Home
last modified time | relevance | path

Searched refs:WorkListCache (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/tools/libclang/
H A DCursorVisitor.h123 SmallVector<VisitorWorkList *, 5> WorkListCache; variable
178 for (SmallVectorImpl<VisitorWorkList *>::iterator I = WorkListCache.begin(), in ~CursorVisitor()
179 E = WorkListCache.end(); in ~CursorVisitor()
H A DCIndex.cpp3963 WorkListCache.push_back(WL); in clang_createIndexWithOptions()
3979 WorkListCache.push_back(WL); in clang_CXIndex_setInvocationEmissionPathOption()