Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h858 CachedTokensTy CachedTokens; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1167 typedef SmallVector<Token, 4> CachedTokens; typedef