Searched refs:isNestedIn (Results 1 – 2 of 2) sorted by relevance
134 bool isNestedIn(SourceLocation Loc, FileID Parent) { in isNestedIn() function in __anon1aa876fb0111::CoverageMappingBuilder332 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()
246 while (parent !== null && !fn.isNestedIn(parent)) {670 isNestedIn(funktion) { method in Funktion