Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Lex/
HDPPDirectives.cpp855 return HandleDefineDirective(Result, ImmediatelyAfterTopLevelIfndef); in HandleDirective()
2033 void Preprocessor::HandleDefineDirective(Token &DefineTok, in HandleDefineDirective() function in Preprocessor
/NextBSD/contrib/llvm/tools/clang/include/clang/Lex/
HDPreprocessor.h1859 void HandleDefineDirective(Token &Tok, bool ImmediatelyAfterTopLevelIfndef);