Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaType.cpp1462 = ElaboratedType::getKeywordForTypeSpec(DS.getTypeSpecType()); in ConvertDeclSpecToType()
4920 = TypeWithKeyword::getKeywordForTypeSpec(DS.getTypeSpecType()); in VisitElaboratedTypeLoc()
/external/clang/lib/AST/
DType.cpp2378 TypeWithKeyword::getKeywordForTypeSpec(unsigned TypeSpec) { in getKeywordForTypeSpec() function in TypeWithKeyword
/external/llvm-project/clang/lib/AST/
DType.cpp2789 TypeWithKeyword::getKeywordForTypeSpec(unsigned TypeSpec) { in getKeywordForTypeSpec() function in TypeWithKeyword
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp1596 = ElaboratedType::getKeywordForTypeSpec(DS.getTypeSpecType()); in ConvertDeclSpecToType()
5906 = TypeWithKeyword::getKeywordForTypeSpec(DS.getTypeSpecType()); in VisitElaboratedTypeLoc()
/external/clang/include/clang/AST/
DType.h4399 static ElaboratedTypeKeyword getKeywordForTypeSpec(unsigned TypeSpec);
/external/llvm-project/clang/include/clang/AST/
DType.h5346 static ElaboratedTypeKeyword getKeywordForTypeSpec(unsigned TypeSpec);