Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DPPDirectives.cpp2120 void Preprocessor::HandleMicrosoftImportDirective(Token &Tok) { in HandleMicrosoftImportDirective() function in Preprocessor
2139 return HandleMicrosoftImportDirective(ImportTok); in HandleImportDirective()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessor.h2105 void HandleMicrosoftImportDirective(Token &Tok);