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