Home
last modified time | relevance | path

Searched refs:HandleIncludeDirective (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Lex/
DPPDirectives.cpp992 return HandleIncludeDirective(SavedHash.getLocation(), Result); in HandleDirective()
1679 void Preprocessor::HandleIncludeDirective(SourceLocation HashLoc, in HandleIncludeDirective() function in Preprocessor
2062 return HandleIncludeDirective(HashLoc, IncludeNextTok, Lookup, in HandleIncludeNextDirective()
2089 return HandleIncludeDirective(HashLoc, ImportTok, nullptr, nullptr, true); in HandleImportDirective()
2110 HandleIncludeDirective(HashLoc, IncludeMacrosTok); in HandleIncludeMacrosDirective()
/external/clang/include/clang/Lex/
DPreprocessor.h1873 void HandleIncludeDirective(SourceLocation HashLoc,