Home
last modified time | relevance | path

Searched defs:Container (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecordMapping.h23 CodeViewContainer Container) in SymbolRecordMapping()
26 CodeViewContainer Container) in SymbolRecordMapping()
41 CodeViewContainer Container; variable
DSymbolDumper.h28 CodeViewContainer Container, in CVSymbolDumper()
50 CodeViewContainer Container; variable
DSymbolDeserializer.h56 CodeViewContainer Container) in SymbolDeserializer()
93 CodeViewContainer Container; variable
DSymbolSerializer.h52 CodeViewContainer Container) { in writeOneSymbol()
DCodeView.h609 inline uint32_t alignOf(CodeViewContainer Container) { in alignOf()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
DSymbolSerializer.cpp22 CodeViewContainer Container) in SymbolSerializer()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/TextAPI/
DInterfaceFile.cpp22 typename C::iterator addEntry(C &Container, StringRef InstallName) { in addEntry()
33 typename C::iterator addEntry(C &Container, const Target &Target_) { in addEntry()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DLoopIterator.h115 LoopBlocksDFS(Loop *Container) : in LoopBlocksDFS()
177 LoopBlocksRPO(Loop *Container) : DFS(Container) {} in LoopBlocksRPO()
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DCheckObjCDealloc.cpp626 const ObjCImplDecl *Container = getContainingObjCImpl(LCtx); in findPropertyOnDeallocatingInstance() local
683 const ObjCImplDecl *Container = getContainingObjCImpl(C.getLocationContext()); in diagnoseExtraRelease() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Index/
DIndexDecl.cpp76 const ObjCImplDecl *Container) { in hasUserDefined()
525 auto *Container = cast<ObjCImplDecl>(D->getDeclContext()); in VisitObjCPropertyImplDecl() local
DUSRGeneration.cpp596 StringRef Container = GetExternalSourceContainer(D); in GenExtSymbolContainer() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DDeclObjC.cpp1201 static void CollectOverriddenMethodsRecurse(const ObjCContainerDecl *Container, in CollectOverriddenMethodsRecurse()
1261 static inline void CollectOverriddenMethods(const ObjCContainerDecl *Container, in CollectOverriddenMethods()
1334 const auto *Container = cast<ObjCContainerDecl>(getParent()); in findPropertyDecl() local
1346 [&](const ObjCContainerDecl *Container) -> const ObjCPropertyDecl * { in findPropertyDecl()
DRecordLayoutBuilder.cpp3386 const ObjCInterfaceDecl *Container = Ivar->getContainingInterface(); in lookupFieldBitOffset() local
DASTImporter.cpp713 const InContainerTy &Container, TemplateArgumentListInfo &Result) { in ImportTemplateArgumentListInfo()
2144 const InContainerTy &Container, TemplateArgumentListInfo &ToTAInfo) { in ImportTemplateArgumentListInfo()
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
DDynamicType.cpp233 static raw_ostream &printJsonContainer(const ContainerTy &Container, in printJsonContainer()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
DThreadSafetyTraverse.h150 Container(CopyReducerBase &S, unsigned N) : Elems(S.Arena, N) {} in Container() function
176 Container(VisitReducerBase &S, unsigned N) {} in Container() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/
DBodyFarm.cpp719 auto *Container = cast<ObjCContainerDecl>(Prop->getDeclContext()); in findBackingIvar() local
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
DMinimalSymbolDumper.cpp384 auto &Container = IsType ? Types : Ids; in typeOrIdIndex() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp4541 static ObjCContainerDecl *getContainerDef(ObjCContainerDecl *Container) { in getContainerDef()
4598 ObjCContainerDecl *Container, bool AllowCategories, in AddObjCProperties()
6944 static void AddObjCMethods(ObjCContainerDecl *Container, in AddObjCMethods()
8050 ObjCContainerDecl *Container = in CodeCompleteObjCPropertyDefinition() local
8089 ObjCContainerDecl *Container = in CodeCompleteObjCPropertySynthesizeIvar() local
8184 ObjCContainerDecl *Container, in FindImplementableMethods()
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGObjCMac.cpp3286 const Decl *Container, in EmitPropertyList()
5729 const Decl *Container) { in GetPropertyTypeString()
6230 ArrayRef<llvm::GlobalValue *> Container, StringRef SymbolName, in AddModuleClassList()
6893 const ObjCInterfaceDecl *Container = Ivar->getContainingInterface(); in ObjCIvarOffsetVariable() local
DCGObjCGNU.cpp226 const Decl *Container) { in MakePropertyEncodingString()
3307 llvm::Constant *CGObjCGNU::GeneratePropertyList(const Decl *Container, in GeneratePropertyList()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
DASTDiff.cpp723 std::vector<NodeId> Container; member in clang::diff::__anone3766bee0611::PriorityList
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp3384 auto Container = DAG->getMachineNode(TargetOpcode::IMPLICIT_DEF, DL, VT); in insertSubReg() local
3390 auto Container = DAG->getMachineNode(TargetOpcode::IMPLICIT_DEF, DL, VT); in insertSubReg() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp3954 auto Track = [](Metadata *ScopeList, auto &Container) { in analyse()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
DRewriteModernObjC.cpp6359 const Decl *Container, in Write_prop_list_t_initializer()

12