Home
last modified time | relevance | path

Searched refs:isNestedIn (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp263 bool isNestedIn(SourceLocation Loc, FileID Parent) { in isNestedIn() function in __anon9d4329dd0211::CoverageMappingBuilder
507 while (StartFileID != EndFileID && !isNestedIn(End, StartFileID)) { in VisitDecl()
804 while (!isNestedIn(MostRecentLocation, ParentFile)) { in handleFileExit()
821 if (!isNestedIn(Loc, ParentFile)) { in handleFileExit()
848 while (isNestedIn(Loc, ParentFile)) { in handleFileExit()