Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/
H A DExpectedTypes.h26 class CodeCompletionResult; variable
H A DQuality.h44 class CodeCompletionResult; variable
/llvm-project/clang/include/clang/Interpreter/
H A DCodeCompletion.h23 class CodeCompletionResult; variable
/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h573 friend class CodeCompletionResult; global() variable
931 CodeCompletionResult(CodeCompletionString *Pattern, const NamedDecl *D, CodeCompletionResult() function
[all...]
H A DSema.h121 class CodeCompletionResult; global() variable