Home
last modified time | relevance | path

Searched refs:getKeywordForTypeSpec (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DType.cpp2796 TypeWithKeyword::getKeywordForTypeSpec(unsigned TypeSpec) { in getKeywordForTypeSpec() function in TypeWithKeyword
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp1587 = ElaboratedType::getKeywordForTypeSpec(DS.getTypeSpecType()); in ConvertDeclSpecToType()
5980 = TypeWithKeyword::getKeywordForTypeSpec(DS.getTypeSpecType()); in VisitElaboratedTypeLoc()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DType.h5371 static ElaboratedTypeKeyword getKeywordForTypeSpec(unsigned TypeSpec);