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

Completed in 27 milliseconds