Home
last modified time | relevance | path

Searched defs:Parent (Results 1 – 25 of 251) sorted by relevance

1234567891011

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp50 LayoutItemBase::LayoutItemBase(const UDTLayoutBase *Parent, in LayoutItemBase()
71 const UDTLayoutBase &Parent, std::unique_ptr<PDBSymbolData> Member) in DataMemberLayoutItem()
82 VBPtrLayoutItem::VBPtrLayoutItem(const UDTLayoutBase &Parent, in VBPtrLayoutItem()
99 VTableLayoutItem::VTableLayoutItem(const UDTLayoutBase &Parent, in VTableLayoutItem()
107 UDTLayoutBase::UDTLayoutBase(const UDTLayoutBase *Parent, const PDBSymbol &Sym, in UDTLayoutBase()
154 BaseClassLayout::BaseClassLayout(const UDTLayoutBase &Parent, in BaseClassLayout()
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DContext.cpp28 bool Context::isPotentialConstantExpr(State &Parent, const FunctionDecl *FD) { in isPotentialConstantExpr()
44 bool Context::evaluateAsRValue(State &Parent, const Expr *E, APValue &Result) { in evaluateAsRValue()
71 bool Context::evaluate(State &Parent, const Expr *E, APValue &Result) { in evaluate()
96 bool Context::evaluateAsInitializer(State &Parent, const VarDecl *VD, in evaluateAsInitializer()
202 bool Context::Run(State &Parent, const Function *Func, APValue &Result) { in Run()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp238 LVScope *Parent = getParentScope(); in resolveParents() local
268 setLevel(Parent->getLevel() + 1); in updateLevel() argument
421 while (Parent && !(Parent->*GetFunction)()) in traverseParents() local
444 LVScope *Parent = getParentScope(); resolveQualifiedName() local
557 printLinkageName(raw_ostream & OS,bool Full,LVElement * Parent,LVScope * Scope) const printLinkageName() argument
[all...]
H A DLVObject.cpp102 LVObject *Parent = this; in markBranchAsMissing() local
117 LVObject *Parent, StringRef Value, in printAttributes()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DUse.h59 Use(User *Parent) : Parent(Parent) {} in Use()
96 User *Parent = nullptr; variable
H A DArgument.h32 Function *Parent; variable
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslanalyze.c501 ACPI_PARSE_OBJECT *Parent; in AnIsResultUsed() local
672 ACPI_PARSE_OBJECT *Parent; in ApCheckRegMethod() local
827 ACPI_PARSE_OBJECT *Parent; in ApFindNameInScope() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.h97 std::unique_ptr<TGVarScope> Parent; variable
105 TGVarScope(std::unique_ptr<TGVarScope> Parent) in TGVarScope()
107 TGVarScope(std::unique_ptr<TGVarScope> Parent, Record *Rec) in TGVarScope()
109 TGVarScope(std::unique_ptr<TGVarScope> Parent, ForeachLoop *Loop) in TGVarScope()
111 TGVarScope(std::unique_ptr<TGVarScope> Parent, MultiClass *Multiclass) in TGVarScope()
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp51 const NamedDecl *Parent, in handleTemplateArgumentLoc()
89 const NamedDecl *Parent = nullptr, in handleDeclarator()
98 const NamedDecl *Parent) { in handleDeclarator()
610 const NamedDecl *Parent = dyn_cast<NamedDecl>(DC); in VisitUsingDecl() local
628 const NamedDecl *Parent = dyn_cast<NamedDecl>(DC); in VisitUsingDirectiveDecl() local
645 const NamedDecl *Parent = dyn_cast<NamedDecl>(DC); in VisitUnresolvedUsingValueDecl() local
654 const NamedDecl *Parent = dyn_cast<NamedDecl>(DC); in VisitUnresolvedUsingTypenameDecl() local
700 const NamedDecl *Parent) { in indexTemplateParameters()
727 const NamedDecl *Parent = D->getTemplatedDecl(); in VisitTemplateDecl() local
H A DIndexTypeSourceInfo.cpp23 const NamedDecl *Parent; member in __anon05ca7ad80111::TypeIndexer
246 const NamedDecl *Parent, in indexTypeSourceInfo()
257 const NamedDecl *Parent, in indexTypeLoc()
270 const NamedDecl *Parent, in indexNestedNameSpecifierLoc()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dilist_node_base.h50 ParentTy *Parent = nullptr; variable
53 void setNodeBaseParent(ParentTy *Parent) { this->Parent = Parent; } in setNodeBaseParent()
H A DEpochTracker.h66 explicit HandleBase(const DebugEpochBase *Parent) in HandleBase()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h58 #define BASIC_SVAL(Id, Parent) Id##Kind, argument
59 #define LOC_SVAL(Id, Parent) Loc##Id##Kind, argument
60 #define NONLOC_SVAL(Id, Parent) NonLoc##Id##Kind, argument
181 #define NONLOC_SVAL(Id, Parent) \ argument
188 #define LOC_SVAL(Id, Parent) \ argument
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DTapiUniversal.h31 const TapiUniversal *Parent; variable
35 ObjectForArch(const TapiUniversal *Parent, int Index) in ObjectForArch()
H A DArchive.h41 AbstractArchiveMemberHeader(const Archive *Parent) : Parent(Parent){}; in AbstractArchiveMemberHeader()
73 const Archive *Parent; variable
79 CommonArchiveMemberHeader(const Archive *Parent, const T *RawHeaderPtr) in CommonArchiveMemberHeader()
164 const Archive *Parent; variable
290 const Archive *Parent; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp699 bool M68kDAGToDAGISel::SelectARIPI(SDNode *Parent, SDValue N, SDValue &Base) { in SelectARIPI()
705 bool M68kDAGToDAGISel::SelectARIPD(SDNode *Parent, SDValue N, SDValue &Base) { in SelectARIPD()
711 bool M68kDAGToDAGISel::SelectARID(SDNode *Parent, SDValue N, SDValue &Disp, in SelectARID()
775 bool M68kDAGToDAGISel::SelectARII(SDNode *Parent, SDValue N, SDValue &Disp, in SelectARII()
826 bool M68kDAGToDAGISel::SelectAL(SDNode *Parent, SDValue N, SDValue &Sym) { in SelectAL()
866 bool M68kDAGToDAGISel::SelectPCD(SDNode *Parent, SDValue N, SDValue &Disp) { in SelectPCD()
894 bool M68kDAGToDAGISel::SelectPCI(SDNode *Parent, SDValue N, SDValue &Disp, in SelectPCI()
926 bool M68kDAGToDAGISel::SelectARI(SDNode *Parent, SDValue N, SDValue &Base) { in SelectARI()
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DMacroCallReconstructor.cpp33 FormatToken *Parent = nullptr) { in forEachToken()
56 unsigned Level) { add(Token, Parent, First, Level); }); in addLine()
139 FormatToken *Parent = getParentInResult(ExpandedParent); in prepareParent() local
193 FormatToken *MacroCallReconstructor::getParentInResult(FormatToken *Parent) { in getParentInResult()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp265 getSelectionCanonizalizationAction(const Stmt *S, const Stmt *Parent) { in getSelectionCanonizalizationAction()
293 const Stmt *Parent = Parents[Parents.size() - 1].get().Node.get<Stmt>(); in canonicalize() local
424 for (const auto &Parent : llvm::reverse(Parents)) { in isInFunctionLikeBodyOfCode() local
442 for (const auto &Parent : llvm::reverse(Parents)) { in getFunctionLikeNearestParent() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLexicalScopes.cpp169 LexicalScope *Parent = nullptr; in getOrCreateRegularScope() local
197 LexicalScope *Parent; in getOrCreateInlinedScope() local
220 LexicalScope *Parent = nullptr; in getOrCreateAbstractScope() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp78 void DIEHash::addParentContext(const DIE &Parent) { in addParentContext()
138 if (const DIE *Parent = Entry.getParent()) in hashShallowTypeReference() local
426 if (const DIE *Parent = Die.getParent()) in computeTypeSignature() local
/freebsd/sys/contrib/dev/acpica/components/parser/
H A Dpswalk.c180 ACPI_PARSE_OBJECT *Parent = NULL; in AcpiPsDeleteParseTree() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMapperJITLinkMemoryManager.cpp23 InFlightAlloc(MapperJITLinkMemoryManager &Parent, LinkGraph &G, in InFlightAlloc()
51 MapperJITLinkMemoryManager &Parent; member in llvm::orc::MapperJITLinkMemoryManager::InFlightAlloc
H A DEPCGenericJITLinkMemoryManager.cpp41 InFlightAlloc(EPCGenericJITLinkMemoryManager &Parent, LinkGraph &G, in InFlightAlloc()
94 EPCGenericJITLinkMemoryManager &Parent; member in llvm::orc::EPCGenericJITLinkMemoryManager::InFlightAlloc
H A DCompileOnDemandLayer.cpp77 CompileOnDemandLayer &Parent) in PartitioningIRMaterializationUnit()
83 CompileOnDemandLayer &Parent) in PartitioningIRMaterializationUnit()
102 CompileOnDemandLayer &Parent; member in llvm::orc::PartitioningIRMaterializationUnit
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSuffixTree.cpp58 SuffixTreeNode *SuffixTree::insertLeaf(SuffixTreeInternalNode &Parent, in insertLeaf()
68 SuffixTree::insertInternalNode(SuffixTreeInternalNode *Parent, in insertInternalNode()

1234567891011