Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DIntervalPartition.cpp54 if (auto SID = getID(*S); !Partitioned.test(SID)) { in buildInterval() local
86 if (auto SID = getID(*S); in buildInterval() local
/freebsd-src/sys/netinet6/
H A Dscope6.c76 #define SID(ifp) \ macro
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1472 ObjCInterfaceDecl *SID = OID->getSuperClass(); VisitObjCImplementationDecl() local
1503 ObjCInterfaceDecl *SID = OID->getSuperClass(); VisitObjCInterfaceDecl() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h256 typedef unsigned SID; // Type for SectionIDs typedef
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp648 bool MIParser::parseSectionID(std::optional<MBBSectionID> &SID) { in parseSectionID() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp362 StringIdRecord SID(TypeIndex(), ScopeName); in getScopeIndex() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp3768 DiagnoseDuplicateIvars(ObjCInterfaceDecl * ID,ObjCInterfaceDecl * SID) DiagnoseDuplicateIvars() argument
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp5572 SelectorID SID = SelectorIDs[Sel]; getSelectorRef() local