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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp2346 /// HandleMicrosoftImportDirective - Implements \#import for Microsoft Mode
2347 void Preprocessor::HandleMicrosoftImportDirective(Token &Tok) { function in class:Preprocessor
2366 return HandleMicrosoftImportDirective(ImportTok);
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h2284 void HandleMicrosoftImportDirective(Token &Tok);

Completed in 142 milliseconds