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.cpp343 bool isNestedIn(SourceLocation Loc, FileID Parent) { in isNestedIn() function in __anon413222f00211::CoverageMappingBuilder
627 while (StartFileID != EndFileID && !isNestedIn(End, StartFileID)) { in VisitDecl()
1206 while (!isNestedIn(MostRecentLocation, ParentFile)) { in handleFileExit()
1223 if (!isNestedIn(Loc, ParentFile)) { in handleFileExit()
1251 while (isNestedIn(Loc, ParentFile)) { in handleFileExit()