Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h148 CXXRecord, // Copy or destroy enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.cpp392 if (auto *CXXRecord = Type->getAsCXXRecordDecl()) getFieldsFromClassHierarchy() local
/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp518 if (const CXXRecordDecl *CXXRecord = dyn_cast<CXXRecordDecl>(D)) { VisitTagDecl() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp14235 CXXRecordDecl *CXXRecord = cast<CXXRecordDecl>(Record->getDecl()); ActOnUninitializedDecl() local
19188 CXXRecordDecl *CXXRecord = dyn_cast<CXXRecordDecl>(EnclosingDecl); ActOnFields() local
19557 CXXRecordDecl *CXXRecord = cast<CXXRecordDecl>(Record); ActOnFields() local
[all...]
H A DSemaDeclAttr.cpp460 const CXXRecordDecl *CXXRecord = dyn_cast<CXXRecordDecl>(Record); threadSafetyCheckIsSmartPointer() local