Home
last modified time | relevance | path

Searched defs:CRD (Results 1 – 7 of 7) sorted by relevance

/minix/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCodeGenTypes.cpp134 if (const CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(RD)) { in isSafeToConvert() local
665 if (const CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(RD)) { in ConvertRecordDeclType() local
/minix/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1829 if (const CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(RD)) in isRecordEmpty() local
/minix/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2495 Value *CRD = BypassBuilder.CreateSExtOrTrunc(CountRoundDown, in createEmptyLoop() local
2503 Value *CRD = BypassBuilder.CreateSExtOrTrunc(CountRoundDown, in createEmptyLoop() local
/minix/external/bsd/llvm/dist/clang/lib/AST/
H A DASTContext.cpp94 if (const CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(D)) { in getRawCommentForDeclNoCache() local
293 if (const CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(D)) { in adjustDeclToTemplate() local
/minix/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp427 if (CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(RD)) { in checkRecordTypeForCapability() local
H A DSemaChecking.cpp7656 if (const CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(RD)) { in IsTailPaddedMemberArray() local
H A DSemaExpr.cpp10455 if (CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(RD)) { in BuildBuiltinOffsetOf() local