Home
last modified time | relevance | path

Searched refs:HandleImportDirective (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Lex/
DPPDirectives.cpp1017 return HandleImportDirective(SavedHash.getLocation(), Result); in HandleDirective()
2082 void Preprocessor::HandleImportDirective(SourceLocation HashLoc, in HandleImportDirective() function in Preprocessor
/external/llvm-project/clang/lib/Lex/
DPPDirectives.cpp1028 return HandleImportDirective(SavedHash.getLocation(), Result); in HandleDirective()
2338 void Preprocessor::HandleImportDirective(SourceLocation HashLoc, in HandleImportDirective() function in Preprocessor
/external/clang/include/clang/Lex/
DPreprocessor.h1880 void HandleImportDirective(SourceLocation HashLoc, Token &Tok);
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h2278 void HandleImportDirective(SourceLocation HashLoc, Token &Tok);