Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenTypes.cpp133 if (const CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(RD)) { in isSafeToConvert() local
680 if (const CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(RD)) { in ConvertRecordDeclType() local
/external/pcre/dist/sljit/
DsljitNativePPC_common.c122 #define CRD(d) ((d) << 21) macro
/external/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp1925 if (const CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(RD)) in isRecordEmpty() local
/external/clang/lib/AST/
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
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2936 Value *CRD = B.CreateSExtOrTrunc(CountRoundDown, in createEmptyLoop() local
/external/clang/lib/Sema/
DSemaDeclAttr.cpp434 if (CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(RD)) { in checkRecordTypeForCapability() local
DSemaChecking.cpp8540 if (const CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(RD)) { in IsTailPaddedMemberArray() local
DSemaExpr.cpp11259 if (CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(RD)) { in BuildBuiltinOffsetOf() local