Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DType.cpp2845 TypeWithKeyword::getKeywordForTypeSpec(unsigned TypeSpec) { in getKeywordForTypeSpec() function in TypeWithKeyword
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DType.h5606 static ElaboratedTypeKeyword getKeywordForTypeSpec(unsigned TypeSpec);
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp1594 = ElaboratedType::getKeywordForTypeSpec(DS.getTypeSpecType()); in ConvertDeclSpecToType()