Home
last modified time | relevance | path

Searched defs:CID (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCUnusedIVarsChecker.cpp89 if (const ObjCCategoryImplDecl *CID = Cat->getImplementation()) in Scan() local
/freebsd/contrib/opencsd/decoder/include/opencsd/etmv4/
H A Dtrc_pkt_elem_etmv4i.h445 inline void EtmV4ITrcPacket::setContextCID(const uint32_t CID) in setContextCID()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1541 if (const auto *CID = PID->getClassInterface()) in VisitObjCCategoryImplDecl() local
1554 if (const auto *CID = PID->getClassInterface()) in VisitObjCCategoryDecl() local
H A DMangle.cpp369 if (const auto *CID = MD->getCategory()) { in mangleObjCMethodName() local
H A DDeclObjC.cpp2272 const ObjCCategoryImplDecl &CID) { in operator <<()
H A DExpr.cpp931 if (const ObjCCategoryImplDecl *CID = in ComputeName() local
H A DASTContext.cpp8276 if (const auto *CID = dyn_cast<ObjCCategoryImplDecl>(Container)) { in getObjCPropertyImplDeclForPropertyDecl() local
/freebsd/contrib/opencsd/decoder/source/etmv4/
H A Dtrc_pkt_proc_etmv4i.cpp899 uint32_t CID = 0; in extractAndSetContextInfo() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp769 if (auto CID = VPI.getConstrainedIntrinsicID()) in expandPredication() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp582 #define VP_PROPERTY_CONSTRAINEDFP(HASRND, HASEXCEPT, CID) return Intrinsic::CID; in getConstrainedIntrinsicIDForVP() argument
/freebsd/stand/efi/include/
H A Defidevp.h140 UINT32 CID; member
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp919 ObjCCategoryImplDecl *CID) { in RewritePropertyImplDecl()
1249 if (ObjCCategoryImplDecl *CID = in RewriteObjCMethodDecl() local
1335 ObjCCategoryImplDecl *CID = dyn_cast<ObjCCategoryImplDecl>(OID); in RewriteImplementationDecl() local
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h239 UINT32 CID; member
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp1007 static void Profile(llvm::FoldingSetNodeID &ID, uintptr_t CID) { in Profile()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp27978 [[maybe_unused]] ConstantSDNode *CID = cast<ConstantSDNode>(IntID.getNode()); in LowerVECTOR_HISTOGRAM() local