Home
last modified time | relevance | path

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

/llvm-project/clang/tools/libclang/
H A DCIndexCXX.cpp95 if (const CXXRecordDecl *CXXRecord = dyn_cast<CXXRecordDecl>(D)) { clang_getSpecializedCursorTemplate() local
/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DASTOps.cpp68 if (auto *CXXRecord = Type->getAsCXXRecordDecl()) getFieldsFromClassHierarchy() local
/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h148 CXXRecord, // Copy or destroy enumerator
/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp529 if (const CXXRecordDecl *CXXRecord = dyn_cast<CXXRecordDecl>(D)) { VisitTagDecl() local
/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp13997 CXXRecordDecl *CXXRecord = cast<CXXRecordDecl>(Record->getDecl()); ActOnUninitializedDecl() local
18804 CXXRecordDecl *CXXRecord = dyn_cast<CXXRecordDecl>(EnclosingDecl); ActOnFields() local
19176 CXXRecordDecl *CXXRecord = cast<CXXRecordDecl>(Record); ActOnFields() local
[all...]
H A DSemaDeclAttr.cpp185 const CXXRecordDecl *CXXRecord = dyn_cast<CXXRecordDecl>(Record); threadSafetyCheckIsSmartPointer() local