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

/external/clang/lib/Lex/
H A DPPDirectives.cpp755 return HandleIfDirective(Result, ReadAnyTokensBeforeDirective);
2244 /// HandleIfDirective - Implements the \#if directive.
2246 void Preprocessor::HandleIfDirective(Token &IfToken, function in class:Preprocessor
/external/clang/include/clang/Lex/
H A DPreprocessor.h1542 void HandleIfDirective(Token &Tok, bool ReadAnyTokensBeforeDirective);

Completed in 174 milliseconds