Searched refs:isNestedIn (Results 1 – 1 of 1) sorted by relevance
343 bool isNestedIn(SourceLocation Loc, FileID Parent) { in isNestedIn() function in __anon413222f00211::CoverageMappingBuilder627 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()