Searched defs:equivalentType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Type.cpp | 1172 QualType equivalentType = recurse(T->getEquivalentType()); SUGARED_TYPE_CLASS() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | TreeTransform.h | 7093 QualType equivalentType TransformAttributedType() local |