Home
last modified time | relevance | path

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

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