Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPPDirectives.cpp977 return HandleIfDirective(Result, ReadAnyTokensBeforeDirective); in HandleDirective()
2648 void Preprocessor::HandleIfDirective(Token &IfToken, in HandleIfDirective() function in Preprocessor
/external/llvm-project/clang/lib/Lex/
DPPDirectives.cpp986 return HandleIfDirective(Result, SavedHash, ReadAnyTokensBeforeDirective); in HandleDirective()
2999 void Preprocessor::HandleIfDirective(Token &IfToken, in HandleIfDirective() function in Preprocessor
/external/clang/include/clang/Lex/
DPreprocessor.h1915 void HandleIfDirective(Token &Tok, bool ReadAnyTokensBeforeDirective);
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h2351 void HandleIfDirective(Token &IfToken, const Token &HashToken,