Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp254 SmallVector<StoredDiagnostic, 8> Diagnostics;
262 IntrusiveRefCntPtr<DiagnosticsEngine> Diag;
265 LangOptions LangOpts;
268 IntrusiveRefCntPtr<FileManager> FileMgr;
271 IntrusiveRefCntPtr<SourceManager> SourceMgr;
279 CachedCompletionAllocator;
289 unsigned long long Contexts;
292 enum CXCursorKind ContainerKind;
295 std::string ContainerUSR;
299 unsigned ContainerIsIncomplete;
[all …]