Home
last modified time | relevance | path

Searched defs:TypeSpec (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DNestedNameSpecifier.h89 TypeSpec, enumerator
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp51 using TypeSpec = std::string; typedef
H A DNeonEmitter.cpp122 class TypeSpec : public std::string { class
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp3223 TypeWithKeyword::getKeywordForTypeSpec(unsigned TypeSpec) { in getKeywordForTypeSpec()
3242 TagTypeKind TypeWithKeyword::getTagTypeKindForTypeSpec(unsigned TypeSpec) { in getTagTypeKindForTypeSpec()