Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPPDirectives.cpp2127 bool Preprocessor::ReadMacroDefinitionArgList(MacroInfo *MI, Token &Tok) { in ReadMacroDefinitionArgList() function in Preprocessor
2303 if (ReadMacroDefinitionArgList(MI, LastTok)) { in HandleDefineDirective()
/external/clang/include/clang/Lex/
DPreprocessor.h1748 bool ReadMacroDefinitionArgList(MacroInfo *MI, Token& LastTok);