Searched defs:ScalarTypeKind (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp151 enum class ScalarTypeKind { SignedInt, UnsignedInt, Float }; class in namespace:__anon3549
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DType.h2132 enum ScalarTypeKind { enum

Completed in 121 milliseconds