Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaSYCL.cpp139 if (const auto *RecDecl = NextTy->getAsRecordDecl()) { in deepTypeCheckForSYCLDevice() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTStructuralEquivalence.cpp2188 const RecordDecl *RecDecl = RecType->getDecl(); in findUntaggedStructOrUnionIndex() local