Searched refs:LexHeaderName (Results 1 – 4 of 4) sorted by relevance
497 if (LexHeaderName(FilenameTok, /*AllowConcatenation*/false)) in HandlePragmaDependency()680 if (LexHeaderName(SourceFilenameTok)) in HandlePragmaIncludeAlias()701 if (LexHeaderName(ReplaceFilenameTok)) in HandlePragmaIncludeAlias()
990 bool Preprocessor::LexHeaderName(Token &FilenameTok, bool AllowMacroExpansion) { in LexHeaderName() function in Preprocessor1144 if (LexHeaderName(Result)) in LexAfterModuleImport()
1683 if (LexHeaderName(FilenameTok)) in HandleIncludeDirective()
1407 bool LexHeaderName(Token &Result, bool AllowMacroExpansion = true);