Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Lex/
DPPDirectives.cpp786 return HandleIfDirective(Result, ReadAnyTokensBeforeDirective); in HandleDirective()
2239 void Preprocessor::HandleIfDirective(Token &IfToken, in HandleIfDirective() function in Preprocessor
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Lex/
DPreprocessor.h1478 void HandleIfDirective(Token &Tok, bool ReadAnyTokensBeforeDirective);