Searched defs:CID (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOutliner.h130 void setCallInfo(unsigned CID, unsigned CO) { argument
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DMangle.cpp373 OS << '(' << *CID << ')'; local
H A DDeclPrinter.cpp1580 Out << *CID; local
1593 Out << *CID; local
H A DDeclObjC.cpp2285 operator <<(raw_ostream &OS, const ObjCCategoryImplDecl &CID) argument
H A DExpr.cpp903 Out << '(' << *CID << ')'; local
/freebsd-current/contrib/opencsd/decoder/include/opencsd/etmv4/
H A Dtrc_pkt_elem_etmv4i.h445 inline void EtmV4ITrcPacket::setContextCID(const uint32_t CID) argument
/freebsd-current/stand/efi/include/
H A Defidevp.h140 UINT32 CID; member in struct:_ACPI_EXTENDED_HID_DEVICE_PATH
/freebsd-current/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h239 UINT32 CID; member in struct:__anon9402
/freebsd-current/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1169 ObjCCategoryImplDecl *CID = dyn_cast<ObjCCategoryImplDecl>(OID); local
767 RewritePropertyImplDecl(ObjCPropertyImplDecl *PID, ObjCImplementationDecl *IMD, ObjCCategoryImplDecl *CID) argument
[all...]
H A DRewriteModernObjC.cpp1336 ObjCCategoryImplDecl *CID = dyn_cast<ObjCCategoryImplDecl>(OID); local
918 RewritePropertyImplDecl(ObjCPropertyImplDecl *PID, ObjCImplementationDecl *IMD, ObjCCategoryImplDecl *CID) argument
[all...]

Completed in 322 milliseconds