Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCoverageMappingGen.cpp134 bool isNestedIn(SourceLocation Loc, FileID Parent) { in isNestedIn() function in __anon2af6aa710111::CoverageMappingBuilder
332 while (StartFileID != EndFileID && !isNestedIn(End, StartFileID)) { in VisitDecl()
516 while (!isNestedIn(MostRecentLocation, ParentFile)) { in handleFileExit()
533 if (!isNestedIn(Loc, ParentFile)) { in handleFileExit()
555 while (isNestedIn(Loc, ParentFile)) { in handleFileExit()