Searched refs:GetIncludeFilenameSpelling (Results 1 – 5 of 5) sorted by relevance
466 GetIncludeFilenameSpelling(FilenameTok.getLocation(), Filename); in HandlePragmaDependency()698 GetIncludeFilenameSpelling(SourceFilenameTok.getLocation(), in HandlePragmaIncludeAlias()701 GetIncludeFilenameSpelling(ReplaceFilenameTok.getLocation(), in HandlePragmaIncludeAlias()
1338 bool Preprocessor::GetIncludeFilenameSpelling(SourceLocation Loc, in GetIncludeFilenameSpelling() function in Preprocessor1549 GetIncludeFilenameSpelling(FilenameTok.getLocation(), Filename); in HandleIncludeDirective()
1353 bool isAngled = PP.GetIncludeFilenameSpelling(Tok.getLocation(), Filename); in EvaluateHasIncludeCommon()
386 bool isAngled = PP.GetIncludeFilenameSpelling(Tok.getLocation(), Filename); in HandleHasInclude()
1607 bool GetIncludeFilenameSpelling(SourceLocation Loc,StringRef &Filename);