Searched refs:MainFileScope (Results 1 – 2 of 2) sorted by relevance
77 if (Status == MainFileScope || Status == CommandLineIncludeScope) in getCurrentScope() 83 if (Status == MainFileScope || EnteredCommandLineIncludeFiles) in getCorrectLocation() 103 Status = MainFileScope; in updateStatusToNextScope() 105 case MainFileScope: in updateStatusToNextScope() 127 case MainFileScope: in FileEntered() 141 // Skip next scope and change status to MainFileScope. in FileExited() 142 Status = MainFileScope; in FileExited() 151 case MainFileScope: in FileExited()
45 MainFileScope // Main file scope. enumerator