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