Searched refs:GetIncludeFilenameSpelling (Results 1 – 5 of 5) sorted by relevance
470 GetIncludeFilenameSpelling(FilenameTok.getLocation(), Filename); in HandlePragmaDependency()702 GetIncludeFilenameSpelling(SourceFilenameTok.getLocation(), in HandlePragmaIncludeAlias()705 GetIncludeFilenameSpelling(ReplaceFilenameTok.getLocation(), in HandlePragmaIncludeAlias()
1339 bool Preprocessor::GetIncludeFilenameSpelling(SourceLocation Loc, in GetIncludeFilenameSpelling() function in Preprocessor1550 GetIncludeFilenameSpelling(FilenameTok.getLocation(), Filename); in HandleIncludeDirective()
1360 bool isAngled = PP.GetIncludeFilenameSpelling(Tok.getLocation(), Filename); in EvaluateHasIncludeCommon()
386 bool isAngled = PP.GetIncludeFilenameSpelling(Tok.getLocation(), Filename); in HandleHasInclude()
1612 bool GetIncludeFilenameSpelling(SourceLocation Loc,StringRef &Filename);