Home
last modified time | relevance | path

Searched refs:CPD (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/test/Shell/SymbolFile/NativePDB/
H A Dglobals-fundamental.cpp473 const double *CPD = &D; variable
/llvm-project-15.0.7/lldb/test/Shell/SymbolFile/NativePDB/Inputs/
H A Dglobals-fundamental.lldbinit154 target variable CPD
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclObjC.cpp3950 if (const auto *CPD = IDecl->FindPropertyVisibleInPrimaryClass( in DiagnoseCategoryDirectMembersProtocolConformance() local
3955 if (CPD->isDirectProperty()) in DiagnoseCategoryDirectMembersProtocolConformance()
3956 DirectMembers.push_back(CPD); in DiagnoseCategoryDirectMembersProtocolConformance()