HomeSort by relevance Sort by last modified time
    Searched refs:ReadFunctionLikeMacroArgs (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Lex/
PPMacroExpansion.cpp 252 Args = ReadFunctionLikeMacroArgs(Identifier, MI, ExpansionEnd);
508 /// ReadFunctionLikeMacroArgs - After reading "MACRO" and knowing that the next
512 MacroArgs *Preprocessor::ReadFunctionLikeMacroArgs(Token &MacroName,
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]

Completed in 69 milliseconds