Searched defs:ReadFunctionLikeMacroArgs (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Lex/
H A DPPMacroExpansion.cpp252 Args = ReadFunctionLikeMacroArgs(Identifier, MI, ExpansionEnd);
508 /// ReadFunctionLikeMacroArgs - After reading "MACRO" and knowing that the next
512 MacroArgs *Preprocessor::ReadFunctionLikeMacroArgs(Token &MacroName, function in class:Preprocessor

Completed in 66 milliseconds