Home
last modified time | relevance | path

Searched defs:UserTy (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1478 Type *UserTy = nullptr; findCommonType() local
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp7145 while (const TypedefType *UserTy = TyTy->getAs<TypedefType>()) { shouldNotPrintDirectly() local