Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DType.cpp1359 TypeWithKeyword::getKeywordForTypeSpec(unsigned TypeSpec) { in getKeywordForTypeSpec() function in TypeWithKeyword
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaType.cpp906 = ElaboratedType::getKeywordForTypeSpec(DS.getTypeSpecType()); in ConvertDeclSpecToType()
3607 = TypeWithKeyword::getKeywordForTypeSpec(DS.getTypeSpecType()); in VisitElaboratedTypeLoc()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
DType.h3941 static ElaboratedTypeKeyword getKeywordForTypeSpec(unsigned TypeSpec);