reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/tools/libclang/CIndex.cpp
 3216     WorkListCache.push_back(WL);
tools/clang/tools/libclang/CursorVisitor.h
  169           I = WorkListCache.begin(), E = WorkListCache.end(); I != E; ++I) {
  169           I = WorkListCache.begin(), E = WorkListCache.end(); I != E; ++I) {