Searched refs:GetIncludeFilenameSpelling (Results 1 – 5 of 5) sorted by relevance
465 GetIncludeFilenameSpelling(FilenameTok.getLocation(), Filename); in HandlePragmaDependency()700 GetIncludeFilenameSpelling(SourceFilenameTok.getLocation(), in HandlePragmaIncludeAlias()703 GetIncludeFilenameSpelling(ReplaceFilenameTok.getLocation(), in HandlePragmaIncludeAlias()
1343 bool Preprocessor::GetIncludeFilenameSpelling(SourceLocation Loc, in GetIncludeFilenameSpelling() function in Preprocessor1507 GetIncludeFilenameSpelling(FilenameTok.getLocation(), Filename); in HandleIncludeDirective()
1157 bool isAngled = PP.GetIncludeFilenameSpelling(Tok.getLocation(), Filename); in EvaluateHasIncludeCommon()
370 bool isAngled = PP.GetIncludeFilenameSpelling(Tok.getLocation(), Filename); in HandleHasInclude()
1338 bool GetIncludeFilenameSpelling(SourceLocation Loc,StringRef &Filename);