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 259 Args = ReadFunctionLikeMacroArgs(Identifier, MI, ExpansionEnd);
515 /// ReadFunctionLikeMacroArgs - After reading "MACRO" and knowing that the next
519 MacroArgs *Preprocessor::ReadFunctionLikeMacroArgs(Token &MacroName,
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]

Completed in 67 milliseconds