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.cpp8588 const RecordType *TyRec = Ty->getAs<RecordType>(); in AddTypesConvertedFrom() local
8685 const RecordType *TyRec; in CollectVRQualifiers() local
H A DSemaOpenMP.cpp17989 if (const auto *TyRec = Ty->getAs<RecordType>()) { in buildDeclareReductionRef() local