Home
last modified time | relevance | path

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

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