Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/
H A DPreamble.h59 struct CapturedASTCtx { in CapturedASTCtx() argument
69 CapturedASTCtx &operator=(const CapturedASTCtx &) = delete; argument
71 CapturedASTCtx &operator=(CapturedASTCtx argument
57 struct CapturedASTCtx { global() struct
67 operatorCapturedASTCtx global() argument
72 getPreprocessorCapturedASTCtx getPreprocessor() argument
73 getCompilerInvocationCapturedASTCtx getCompilerInvocation() argument
74 getFileManagerCapturedASTCtx getFileManager() argument
75 setStatCacheCapturedASTCtx setStatCache() argument
81 DiagnosticsCapturedASTCtx global() argument
82 TargetCapturedASTCtx global() argument
83 AuxTargetCapturedASTCtx global() argument
84 FileMgrCapturedASTCtx global() argument
85 SourceMgrCapturedASTCtx global() argument
86 PPCapturedASTCtx global() argument
87 ContextCapturedASTCtx global() argument
88 StatCacheCapturedASTCtx global() argument
[all...]
/llvm-project/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp1138 PathRef Path, llvm::StringRef Version, CapturedASTCtx, in TEST_F() argument
1217 PathRef Path, llvm::StringRef Version, CapturedASTCtx, in TEST_F() argument