Searched defs:RecDecl (Results 1 – 3 of 3) sorted by relevance
139 if (const auto *RecDecl = NextTy->getAsRecordDecl()) { in deepTypeCheckForSYCLDevice() local
201 const NamedDecl *findDecl(const RecordDecl &RecDecl, StringRef DeclName) { in findDecl()
2141 const RecordDecl *RecDecl = RecType->getDecl(); in findUntaggedStructOrUnionIndex() local