Home
last modified time | relevance | path

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

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