Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/
H A DCodeCompletionStrings.cpp63 bool shouldPatchPlaceholder0(CodeCompletionResult::ResultKind ResultKind, in shouldPatchPlaceholder0()
121 CodeCompletionResult::ResultKind ResultKind, in getSignature()
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DDynamicCastInfo.h49 CastResult ResultKind; variable
/llvm-project/clang/lib/AST/Interp/
H A DEvaluationResult.h
/llvm-project/clang-tools-extra/clangd/unittests/
H A DCodeCompletionStringsTests.cpp27 CodeCompletionResult::ResultKind ResultKind = in computeSignature()
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp128 DynamicCastInfo::CastResult ResultKind = in setDynamicTypeAndCastInfo() local
/llvm-project/clang/include/clang/Sema/
H A DLookup.h792 LookupResultKind ResultKind = NotFound; variable
H A DCodeCompleteConsumer.h764 enum ResultKind { global() enum