Home
last modified time | relevance | path

Searched refs:getKeywordForTypeSpec (Results 1 – 3 of 3) 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/clang/include/clang/AST/
DType.h4399 static ElaboratedTypeKeyword getKeywordForTypeSpec(unsigned TypeSpec);