Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp2630 void Preprocessor::HandleMicrosoftImportDirective(Token &Tok) { in HandleMicrosoftImportDirective() function in Preprocessor
2649 return HandleMicrosoftImportDirective(ImportTok); in HandleImportDirective()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2691 void HandleMicrosoftImportDirective(Token &Tok);