Searched refs:ArgIdSpellLoc (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Lex/
H A DTokenLexer.h188 /// \param ArgIdSpellLoc the location of the macro argument id inside the
190 void updateLocForMacroArgTokens(SourceLocation ArgIdSpellLoc,
/external/clang/lib/Lex/
H A DTokenLexer.cpp801 void TokenLexer::updateLocForMacroArgTokens(SourceLocation ArgIdSpellLoc, argument
807 getExpansionLocForMacroDefLoc(ArgIdSpellLoc);

Completed in 65 milliseconds