Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCoverageMappingGen.cpp260 bool isNestedIn(SourceLocation Loc, FileID Parent) { in isNestedIn() function in __anon1b44d4080211::CoverageMappingBuilder
497 while (StartFileID != EndFileID && !isNestedIn(End, StartFileID)) { in VisitDecl()
794 while (!isNestedIn(MostRecentLocation, ParentFile)) { in handleFileExit()
811 if (!isNestedIn(Loc, ParentFile)) { in handleFileExit()
838 while (isNestedIn(Loc, ParentFile)) { in handleFileExit()