Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp548 if (const auto *CRD = dyn_cast<CXXRecordDecl>(AggregateType)) getNumParams() local
563 if (const auto *CRD = dyn_cast<CXXRecordDecl>(AggregateType)) { getParamType() local
592 if (const auto *CRD = dyn_cast<CXXRecordDecl>(AggregateType)) { getParamDecl() local
[all...]
H A DSemaAttr.cpp218 inferNullableClassAttribute(CXXRecordDecl * CRD) inferNullableClassAttribute() argument
[all...]
H A DSemaDeclAttr.cpp249 if (const auto *CRD = dyn_cast<CXXRecordDecl>(RD)) { checkRecordDeclForAttr() local
5298 if (auto *CRD = dyn_cast<CXXRecordDecl>(D); handleNullableTypeAttr() local
H A DSemaCodeComplete.cpp3834 if (auto *CRD = llvm::dyn_cast<CXXRecordDecl>(RD)) { AddOverloadAggregateChunks() local
6411 CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(RD); ProduceConstructorSignatureHelp() local
H A DSemaDeclCXX.cpp8782 } else if (auto *CRD = CTy->getAsRecordDecl()) { CheckExplicitlyDefaultedComparison() local
H A DSemaExpr.cpp15750 if (CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(RD)) { BuildBuiltinOffsetOf() local
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DDesignatedInitializers.cpp49 if (const auto *CRD = llvm::dyn_cast<CXXRecordDecl>(RD)) { in AggregateDesignatorNames() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.cpp23 const auto *CRD = Type->getUnqualifiedDesugaredType()->getAsCXXRecordDecl(); in isIteratorType() local
27 bool isIterator(const CXXRecordDecl *CRD) { in isIterator() argument
H A DContainerModeling.cpp786 const auto *CRD = getCXXRecordDecl(State, Reg); in hasSubscriptOperator() local
802 const auto *CRD = getCXXRecordDecl(State, Reg); in frontModifiable() local
817 const auto *CRD = getCXXRecordDecl(State, Reg); in backModifiable() local
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DIdentifierNamingCheck.cpp527 } else if (const auto *CRD = dyn_cast<CXXRecordDecl>(ND)) { in getPrefix() local
643 const CXXRecordDecl *CRD, in getClassPrefix() argument
/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h237 CriticalDependency CRD; variable
346 CriticalDependency CRD; variable
/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp757 if (const CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(RD)) { ConvertRecordDeclType() local
H A DCodeGenModule.cpp6901 CXXRecordDecl *CRD = cast<CXXRecordDecl>(D); EmitTopLevelDecl() local
H A DCGOpenMPRuntime.cpp8639 getPlainLayout(CRD, Layout, /*AsBase=*/false); in generateInfoForCapture() local
/llvm-project/clang-tools-extra/clangd/
H A DDumpAST.cpp41 if (const auto *CRD = llvm::dyn_cast<CXXRecordDecl>(D)) in isInjectedClassName() local
H A DFindTarget.cpp65 if (const CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(D)) { in getTemplatePattern() local
H A DSemanticHighlighting.cpp269 if (const auto *CRD = llvm::dyn_cast<CXXRecordDecl>(D)) in isAbstract() local
H A DXRefs.cpp2038 if (auto *CRD = T->getAsCXXRecordDecl()) { unwrapFindType() local
/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/
H A Dglobals-fundamental.cpp635 const double &CRD = D; variable
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp2298 if (const CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(RD)) isRecordEmpty() local
2660 if (const auto *CRD = dyn_cast<CXXRecordDecl>(RD)) { bindStruct() local
/llvm-project/clang/lib/AST/
H A DDeclBase.cpp407 if (const auto *CRD = dyn_cast<CXXRecordDecl>(LDC)) isInLocalScopeForInstantiation() local
H A DASTContext.cpp140 if (const auto *CRD = dyn_cast<CXXRecordDecl>(D)) { getDeclLocsForCommentSearch() local
367 if (const auto *CRD = dyn_cast<CXXRecordDecl>(&D)) { adjustDeclToTemplate() local
/llvm-project/clang/lib/Analysis/
H A DCFG.cpp1884 const CXXRecordDecl *CRD = Ty->getAsCXXRecordDecl(); addAutomaticObjDestruction() local