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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Lex/
H A DPPDirectives.cpp794 return HandleElseDirective(Result);
2302 /// HandleElseDirective - Implements the \#else directive.
2304 void Preprocessor::HandleElseDirective(Token &Result) { function in class:Preprocessor
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessor.h1480 void HandleElseDirective(Token &Tok);

Completed in 66 milliseconds