Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DDynamicCastInfo.h49 CastResult ResultKind; variable
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DEvaluationResult.h34 enum ResultKind { enum
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp128 DynamicCastInfo::CastResult ResultKind = in setDynamicTypeAndCastInfo() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DLookup.h787 LookupResultKind ResultKind = NotFound; global() variable
[all...]
H A DCodeCompleteConsumer.h762 enum ResultKind { global() enum