HomeSort by: relevance | last modified time | path
    Searched refs:ReadMacroParameterList (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Lex/
PPDirectives.cpp 2403 /// ReadMacroParameterList - The ( starting a parameter list of a macro
2407 bool Preprocessor::ReadMacroParameterList(MacroInfo *MI, Token &Tok) {
2584 if (ReadMacroParameterList(MI, LastTok))
  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h 2106 bool ReadMacroParameterList(MacroInfo *MI, Token& LastTok);

Completed in 27 milliseconds