Searched refs:cacheMacroExpandedTokens (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Lex/
H A DTokenLexer.cpp401 Tokens = PP.cacheMacroExpandedTokens(this, ResultToks);
H A DPPMacroExpansion.cpp778 Token *Preprocessor::cacheMacroExpandedTokens(TokenLexer *tokLexer, function in class:Preprocessor
/external/clang/include/clang/Lex/
H A DPreprocessor.h1436 Token *cacheMacroExpandedTokens(TokenLexer *tokLexer,

Completed in 275 milliseconds