Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dscope6.c76 #define SID(ifp) \ macro
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1429 ObjCInterfaceDecl *SID = OID->getSuperClass(); in VisitObjCImplementationDecl() local
1460 ObjCInterfaceDecl *SID = OID->getSuperClass(); in VisitObjCInterfaceDecl() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h256 typedef unsigned SID; // Type for SectionIDs typedef
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp648 bool MIParser::parseSectionID(std::optional<MBBSectionID> &SID) { in parseSectionID()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp358 StringIdRecord SID(TypeIndex(), ScopeName); getScopeIndex() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp3771 ObjCInterfaceDecl *SID) { in DiagnoseDuplicateIvars()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6084 SelectorID SID = SelectorIDs[Sel]; in getSelectorRef() local