Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DType.cpp2838 TypeWithKeyword::getKeywordForTypeSpec(unsigned TypeSpec) { in getKeywordForTypeSpec() function in TypeWithKeyword
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp1581 = ElaboratedType::getKeywordForTypeSpec(DS.getTypeSpecType()); in ConvertDeclSpecToType()
6094 = TypeWithKeyword::getKeywordForTypeSpec(DS.getTypeSpecType()); in VisitElaboratedTypeLoc()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DType.h5504 static ElaboratedTypeKeyword getKeywordForTypeSpec(unsigned TypeSpec);