Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp341 bool isNestedIn(SourceLocation Loc, FileID Parent) { in isNestedIn() function in __anon413222f00211::CoverageMappingBuilder
625 while (StartFileID != EndFileID && !isNestedIn(End, StartFileID)) { in VisitDecl()
1243 while (!isNestedIn(MostRecentLocation, ParentFile)) { in handleFileExit()
1260 if (!isNestedIn(Loc, ParentFile)) { in handleFileExit()
1288 while (isNestedIn(Loc, ParentFile)) { in handleFileExit()