Searched refs:ParentFile (Results 1 – 3 of 3) sorted by relevance
515 FileID ParentFile = SM.getFileID(LCA); in handleFileExit() local516 while (!isNestedIn(MostRecentLocation, ParentFile)) { in handleFileExit()524 ParentFile = SM.getFileID(LCA); in handleFileExit()533 if (!isNestedIn(Loc, ParentFile)) { in handleFileExit()538 while (!SM.isInFileID(Loc, ParentFile)) { in handleFileExit()555 while (isNestedIn(Loc, ParentFile)) { in handleFileExit()
803 FileID ParentFile = SM.getFileID(LCA); in handleFileExit() local804 while (!isNestedIn(MostRecentLocation, ParentFile)) { in handleFileExit()812 ParentFile = SM.getFileID(LCA); in handleFileExit()821 if (!isNestedIn(Loc, ParentFile)) { in handleFileExit()826 while (!SM.isInFileID(Loc, ParentFile)) { in handleFileExit()843 while (isNestedIn(Loc, ParentFile)) { in handleFileExit()
191 ParentFile ("(file)" or (null)) const FileEntry …192 … const Token The token in ParentFile that indicates t…199 ParentFile: "/path/filename.h"