Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCodeGenTypes.cpp136 if (const CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(RD)) { in isSafeToConvert() local
657 if (const CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(RD)) { in ConvertRecordDeclType() local
/freebsd-9-stable/contrib/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1728 Value *CRD = BypassBuilder.CreateSExtOrTrunc(CountRoundDown, in createEmptyLoop() local
1736 Value *CRD = BypassBuilder.CreateSExtOrTrunc(CountRoundDown, in createEmptyLoop() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp1831 if (const CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(RD)) in isRecordEmpty() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DASTContext.cpp86 if (const CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(D)) { in getRawCommentForDeclNoCache() local
273 if (const CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(D)) { in adjustDeclToTemplate() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDeclAttr.cpp446 if (CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(RD)) { in checkForLockableRecord() local
DSemaChecking.cpp6328 if (const CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(RD)) { in IsTailPaddedMemberArray() local
DSemaExpr.cpp10032 if (CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(RD)) { in BuildBuiltinOffsetOf() local