Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp1265 return HandleImportDirective(SavedHash.getLocation(), Result); in HandleDirective()
2645 void Preprocessor::HandleImportDirective(SourceLocation HashLoc, in HandleImportDirective() function in Preprocessor
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2690 void HandleImportDirective(SourceLocation HashLoc, Token &Tok);