Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DDynamicCastInfo.h49 CastResult ResultKind; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp128 DynamicCastInfo::CastResult ResultKind = in setDynamicTypeAndCastInfo() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DLookup.h722 LookupResultKind ResultKind = NotFound; variable
H A DCodeCompleteConsumer.h749 enum ResultKind { enum
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h326 unsigned ResultKind : 2; variable