Searched defs:TyRec (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOverload.cpp | 8612 const RecordType *TyRec = Ty->getAs<RecordType>(); AddTypesConvertedFrom() local |
H A D | SemaOpenMP.cpp | 18474 if (const auto *TyRec = Ty->getAs<RecordType>()) { buildDeclareReductionRef() local |