Home
last modified time | relevance | path

Searched refs:HandleUndefDirective (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Lex/
DPPDirectives.cpp1001 return HandleUndefDirective(Result); in HandleDirective()
2539 void Preprocessor::HandleUndefDirective(Token &UndefTok) { in HandleUndefDirective() function in Preprocessor
/external/llvm-project/clang/lib/Lex/
DPPDirectives.cpp1012 return HandleUndefDirective(); in HandleDirective()
2876 void Preprocessor::HandleUndefDirective() { in HandleUndefDirective() function in Preprocessor
/external/clang/include/clang/Lex/
DPreprocessor.h1910 void HandleUndefDirective(Token &Tok);
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h2346 void HandleUndefDirective();