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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp1036 return HandleUndefDirective();
2915 /// HandleUndefDirective - Implements \#undef.
2917 void Preprocessor::HandleUndefDirective() { function in class:Preprocessor
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h2351 void HandleUndefDirective();

Completed in 203 milliseconds