Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp2418 void Preprocessor::HandleMicrosoftImportDirective(Token &Tok) { in HandleMicrosoftImportDirective() function in Preprocessor
2437 return HandleMicrosoftImportDirective(ImportTok); in HandleImportDirective()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2286 void HandleMicrosoftImportDirective(Token &Tok);