Home
last modified time | relevance | path

Searched defs:SID (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/llvm/clang/lib/AST/
H A DDeclPrinter.cpp1333 ObjCInterfaceDecl *SID = OID->getSuperClass(); in VisitObjCImplementationDecl() local
1364 ObjCInterfaceDecl *SID = OID->getSuperClass(); in VisitObjCInterfaceDecl() local
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h256 typedef unsigned SID; // Type for SectionIDs typedef
/openbsd/gnu/usr.bin/perl/cpan/Win32/
H A DWin32.xs416 char SID[400]; in XS() local
/openbsd/sys/arch/hppa/hppa/
H A Ddb_disasm.c71 typedef unsigned int SID, /* range [0..MAXSID] */ typedef
/openbsd/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp646 bool MIParser::parseSectionID(std::optional<MBBSectionID> &SID) { in parseSectionID()
/openbsd/sys/dev/pci/
H A Dif_nep.c93 #define SID(ldg) (FZC_PIO + 0x10200 + (ldg) * 0x00008) macro
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp358 StringIdRecord SID(TypeIndex(), ScopeName); in getScopeIndex() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDeclObjC.cpp3769 ObjCInterfaceDecl *SID) { in DiagnoseDuplicateIvars()
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp5469 SelectorID SID = SelectorIDs[Sel]; in getSelectorRef() local