Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOverload.cpp8208 const RecordType *TyRec = Ty->getAs<RecordType>(); in AddTypesConvertedFrom() local
8302 const RecordType *TyRec; in CollectVRQualifiers() local
H A DSemaOpenMP.cpp18848 if (const auto *TyRec = Ty->getAs<RecordType>()) { in buildDeclareReductionRef() local