Home
last modified time | relevance | path

Searched refs:cacheMacroExpandedTokens (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/Lex/
DTokenLexer.cpp402 Tokens = PP.cacheMacroExpandedTokens(this, ResultToks); in ExpandFunctionArguments()
DPPMacroExpansion.cpp976 Token *Preprocessor::cacheMacroExpandedTokens(TokenLexer *tokLexer, in cacheMacroExpandedTokens() function in Preprocessor
/external/llvm-project/clang/lib/Lex/
DTokenLexer.cpp607 Tokens = PP.cacheMacroExpandedTokens(this, ResultToks); in ExpandFunctionArguments()
/external/clang/include/clang/Lex/
DPreprocessor.h1788 Token *cacheMacroExpandedTokens(TokenLexer *tokLexer,
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h2152 Token *cacheMacroExpandedTokens(TokenLexer *tokLexer,