Searched refs:ReadFunctionLikeMacroArgs (Results 1 - 2 of 2) 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
/external/clang/include/clang/Lex/
H A DPreprocessor.h1448 MacroArgs *ReadFunctionLikeMacroArgs(Token &MacroName, MacroInfo *MI,

Completed in 90 milliseconds