Home
last modified time | relevance | path

Searched defs:CachedTokens (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Lex/
DPreprocessor.h619 CachedTokensTy CachedTokens; variable
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h858 CachedTokensTy CachedTokens; variable
/external/clang/include/clang/Sema/
DDeclSpec.h1095 typedef SmallVector<Token, 4> CachedTokens; typedef
/external/llvm-project/clang/include/clang/Sema/
DDeclSpec.h1158 typedef SmallVector<Token, 4> CachedTokens; typedef