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

/external/clang/lib/Lex/
H A DPPDirectives.cpp779 return HandleUndefDirective(Result);
2135 /// HandleUndefDirective - Implements \#undef.
2137 void Preprocessor::HandleUndefDirective(Token &UndefTok) { function in class:Preprocessor

Completed in 55 milliseconds