Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp8002 const RecordType *TyRec = Ty->getAs<RecordType>(); in AddTypesConvertedFrom() local
8096 const RecordType *TyRec; in CollectVRQualifiers() local
H A DSemaOpenMP.cpp16111 if (const auto *TyRec = Ty->getAs<RecordType>()) { in buildDeclareReductionRef() local