Searched defs:UserTy (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | SROA.cpp | 1478 Type *UserTy = nullptr; findCommonType() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaChecking.cpp | 7145 while (const TypedefType *UserTy = TyTy->getAs<TypedefType>()) { shouldNotPrintDirectly() local |