Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
DPPDirectives.cpp1783 bool Preprocessor::ReadMacroDefinitionArgList(MacroInfo *MI, Token &Tok) { in ReadMacroDefinitionArgList() function in Preprocessor
1916 if (ReadMacroDefinitionArgList(MI, LastTok)) { in HandleDefineDirective()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Lex/
DPreprocessor.h1313 bool ReadMacroDefinitionArgList(MacroInfo *MI, Token& LastTok);