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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp1030 return HandleIncludeMacrosDirective(SavedHash.getLocation(), Result);
2372 /// HandleIncludeMacrosDirective - The -imacros command line option turns into a
2376 void Preprocessor::HandleIncludeMacrosDirective(SourceLocation HashLoc, function in class:Preprocessor
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h2282 void HandleIncludeMacrosDirective(SourceLocation HashLoc, Token &Tok);

Completed in 114 milliseconds