Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
HDubsan_value.h85 u16 TypeKind; variable
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDDwarf.h127 enum TypeKind : uint8_t { enum
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDFormatString.h278 enum class TypeKind { DontCare, SizeT, PtrdiffT }; enum
/freebsd-11-stable/contrib/llvm-project/clang/lib/ASTMatchers/
HDASTMatchersInternal.cpp283 auto TypeKind = ast_type_traits::ASTNodeKind::getFromNodeKind<Type>(); in canConvertTo() local
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
HDNeonEmitter.cpp143 enum TypeKind { enum in __anonb075d1860111::Type
HDMveEmitter.cpp98 enum class TypeKind { enum in __anon8edc465e0111::Type
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGExpr.cpp2813 uint16_t TypeKind = -1; in EmitCheckTypeDescriptor() local