Home
last modified time | relevance | path

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

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