Searched defs:getElaboratedType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaType.cpp | 9294 QualType Sema::getElaboratedType(ElaboratedTypeKeyword Keyword, getElaboratedType() function in Sema |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 5131 QualType ASTContext::getElaboratedType(ElaboratedTypeKeyword Keyword, getElaboratedType() function in ASTContext |