Searched refs:CID (Results 1 - 19 of 19) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCUnusedIVarsChecker.cpp89 if (const ObjCCategoryImplDecl *CID = Cat->getImplementation())
90 Scan(M, CID);
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOutliner.h128 /// Set the CallConstructionID and CallOverhead of this candidate to CID and
130 void setCallInfo(unsigned CID, unsigned CO) { argument
131 CallConstructionID = CID;
/freebsd-current/contrib/opencsd/decoder/include/opencsd/etmv4/
H A Dtrc_pkt_elem_etmv4i.h150 void setContextCID(const uint32_t CID);
445 inline void EtmV4ITrcPacket::setContextCID(const uint32_t CID) argument
449 context.ctxtID = CID;
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DMangle.cpp370 if (const auto *CID = MD->getCategory()) {
371 OS << CID->getClassInterface()->getName();
373 OS << '(' << *CID << ')'; local
H A DDeclPrinter.cpp1579 if (const auto *CID = PID->getClassInterface())
1580 Out << *CID; local
1592 if (const auto *CID = PID->getClassInterface())
1593 Out << *CID; local
H A DDeclObjC.cpp2286 const ObjCCategoryImplDecl &CID) {
2287 OS << CID.getName();
2285 operator <<(raw_ostream &OS, const ObjCCategoryImplDecl &CID) argument
H A DExpr.cpp901 if (const ObjCCategoryImplDecl *CID =
903 Out << '(' << *CID << ')'; local
H A DASTContext.cpp7820 if (const auto *CID = dyn_cast<ObjCCategoryImplDecl>(Container)) {
7821 for (auto *PID : CID->property_impls())
/freebsd-current/lib/libefivar/
H A Defivar-dp-format.c494 ((EISA_ID_TO_NUM (AcpiEx->CID) == 0x0A03) && (EISA_ID_TO_NUM (AcpiEx->HID) != 0x0A08)))
505 if ((EISA_ID_TO_NUM (AcpiEx->HID) == 0x0A08) || (EISA_ID_TO_NUM (AcpiEx->CID) == 0x0A08)) {
532 ((AcpiEx->CID >> 10) & 0x1f) + 'A' - 1,
533 ((AcpiEx->CID >> 5) & 0x1f) + 'A' - 1,
534 ((AcpiEx->CID >> 0) & 0x1f) + 'A' - 1,
535 (AcpiEx->CID >> 16) & 0xFFFF
542 if (AcpiEx->CID == 0) {
569 if (AcpiEx->CID == 0) {
H A Defivar-dp-parse.c975 AcpiEx->CID = EisaIdFromText (CIDStr);
1019 // According to UEFI spec, the CID parameter is optional and has a default value of 0.
1020 // So when the CID parameter is not specified or specified as 0 in the text device node.
1021 // Set the CID to 0 in the ACPI extension device path structure.
1024 AcpiEx->CID = 0;
1026 AcpiEx->CID = EisaIdFromText (CIDStr);
1042 // CID string is NULL
/freebsd-current/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h239 UINT32 CID; member in struct:__anon9402
/freebsd-current/stand/efi/include/
H A Defidevp.h140 UINT32 CID; member in struct:_ACPI_EXTENDED_HID_DEVICE_PATH
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp587 #define VP_PROPERTY_CONSTRAINEDFP(HASRND, HASEXCEPT, CID) return Intrinsic::CID;
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp743 if (auto CID = VPI.getConstrainedIntrinsicID())
744 if (Value *Call = expandPredicationToFPCall(Builder, VPI, *CID))
/freebsd-current/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp322 ObjCCategoryImplDecl *CID);
920 ObjCCategoryImplDecl *CID) {
934 startGetterSetterLoc = IMD ? IMD->getEndLoc() : CID->getEndLoc();
1250 if (ObjCCategoryImplDecl *CID =
1252 NameStr += CID->getNameAsString();
1336 ObjCCategoryImplDecl *CID = dyn_cast<ObjCCategoryImplDecl>(OID); local
1337 assert((IMD || CID) && "Unknown implementation type");
1349 InsertText(CID->getBeginLoc(), "// ");
1351 for (auto *OMD : IMD ? IMD->instance_methods() : CID->instance_methods()) {
1364 for (auto *OMD : IMD ? IMD->class_methods() : CID
918 RewritePropertyImplDecl(ObjCPropertyImplDecl *PID, ObjCImplementationDecl *IMD, ObjCCategoryImplDecl *CID) argument
[all...]
H A DRewriteObjC.cpp269 ObjCCategoryImplDecl *CID);
769 ObjCCategoryImplDecl *CID) {
1083 if (ObjCCategoryImplDecl *CID =
1085 NameStr += CID->getNameAsString();
1169 ObjCCategoryImplDecl *CID = dyn_cast<ObjCCategoryImplDecl>(OID); local
1170 assert((IMD || CID) && "Unknown ImplementationDecl");
1172 InsertText(IMD ? IMD->getBeginLoc() : CID->getBeginLoc(), "// ");
1174 for (auto *OMD : IMD ? IMD->instance_methods() : CID->instance_methods()) {
1187 for (auto *OMD : IMD ? IMD->class_methods() : CID->class_methods()) {
1199 for (auto *I : IMD ? IMD->property_impls() : CID
767 RewritePropertyImplDecl(ObjCPropertyImplDecl *PID, ObjCImplementationDecl *IMD, ObjCCategoryImplDecl *CID) argument
[all...]
/freebsd-current/contrib/opencsd/decoder/source/etmv4/
H A Dtrc_pkt_proc_etmv4i.cpp845 if((lastByte & 0xC0) == 0) // no VMID or CID
880 // see if there are VMID and CID bytes, and how many.
884 // extract any VMID and CID
899 uint32_t CID = 0;
902 CID |= ((uint32_t)m_currPacketData[i+payload_idx] << i*8);
904 m_curr_packet.setContextCID(CID);
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp1007 static void Profile(llvm::FoldingSetNodeID &ID, uintptr_t CID) {
1008 ID.AddInteger(CID);
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h2576 raw_ostream &operator<<(raw_ostream &OS, const ObjCCategoryImplDecl &CID);

Completed in 282 milliseconds