Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp9049 const RecordType *TyRec = Ty->getAs<RecordType>(); in AddTypesConvertedFrom() local
H A DSemaOpenMP.cpp18612 if (const auto *TyRec = Ty->getAs<RecordType>()) { in buildDeclareReductionRef() local