Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp293 bool isNestedIn(SourceLocation Loc, FileID Parent) { in isNestedIn() function in __anonc2c3cfe60211::CoverageMappingBuilder
549 while (StartFileID != EndFileID && !isNestedIn(End, StartFileID)) { in VisitDecl()
1124 while (!isNestedIn(MostRecentLocation, ParentFile)) { in handleFileExit()
1141 if (!isNestedIn(Loc, ParentFile)) { in handleFileExit()
1172 while (isNestedIn(Loc, ParentFile)) { in handleFileExit()