Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DType.cpp1352 TypeWithKeyword::getKeywordForTypeSpec(unsigned TypeSpec) { in getKeywordForTypeSpec() function in TypeWithKeyword
/external/clang/lib/Sema/
DSemaType.cpp918 = ElaboratedType::getKeywordForTypeSpec(DS.getTypeSpecType()); in ConvertDeclSpecToType()
3508 = TypeWithKeyword::getKeywordForTypeSpec(DS.getTypeSpecType()); in VisitElaboratedTypeLoc()
/external/clang/include/clang/AST/
DType.h3921 static ElaboratedTypeKeyword getKeywordForTypeSpec(unsigned TypeSpec);