Searched defs:ScopeCache (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/Parse/ | ||
H A D | Parser.h | 82 /// ScopeCache - Cache scopes to reduce malloc traffic. 85 Scope *ScopeCache[ScopeCacheSize]; member in class:clang::Parser |
Completed in 86 milliseconds