Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DExceptionSpecAnalyzer.cpp50 if (const CXXRecordDecl *RecDecl = in analyzeFieldDecl() local
167 bool ExceptionSpecAnalyzer::hasTrivialMemberKind(const CXXRecordDecl *RecDecl, in hasTrivialMemberKind()
H A DRenamerClangTidyCheck.cpp85 static const NamedDecl *findDecl(const RecordDecl &RecDecl, in findDecl() argument
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DStaticAccessedThroughInstanceCheck.cpp79 const RecordDecl *RecDecl = BaseType->getAsCXXRecordDecl(); in check() local
/llvm-project/clang/lib/Sema/
H A DSemaSYCL.cpp128 if (const auto *RecDecl = NextTy->getAsRecordDecl()) { deepTypeCheckForDevice() local
/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp2352 const RecordDecl *RecDecl = RecType->getDecl(); findUntaggedStructOrUnionIndex() local