Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaSYCL.cpp128 if (const auto *RecDecl = NextTy->getAsRecordDecl()) { in deepTypeCheckForDevice() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp2352 const RecordDecl *RecDecl = RecType->getDecl(); in findUntaggedStructOrUnionIndex() local