/minix3/external/bsd/llvm/dist/clang/lib/AST/ |
H A D | StmtPrinter.cpp | 94 void VisitStmt(Stmt *Node) LLVM_ATTRIBUTE_UNUSED { in VisitStmt() 97 void VisitExpr(Expr *Node) LLVM_ATTRIBUTE_UNUSED { in VisitExpr() 115 void StmtPrinter::PrintRawCompoundStmt(CompoundStmt *Node) { in PrintRawCompoundStmt() 132 void StmtPrinter::VisitNullStmt(NullStmt *Node) { in VisitNullStmt() 136 void StmtPrinter::VisitDeclStmt(DeclStmt *Node) { in VisitDeclStmt() 142 void StmtPrinter::VisitCompoundStmt(CompoundStmt *Node) { in VisitCompoundStmt() 148 void StmtPrinter::VisitCaseStmt(CaseStmt *Node) { in VisitCaseStmt() 160 void StmtPrinter::VisitDefaultStmt(DefaultStmt *Node) { in VisitDefaultStmt() 165 void StmtPrinter::VisitLabelStmt(LabelStmt *Node) { in VisitLabelStmt() 170 void StmtPrinter::VisitAttributedStmt(AttributedStmt *Node) { in VisitAttributedStmt() [all …]
|
H A D | ASTDumper.cpp | 515 void VisitLambdaExpr(const LambdaExpr *Node) { in VisitLambdaExpr() 1595 void ASTDumper::VisitStmt(const Stmt *Node) { in VisitStmt() 1604 void ASTDumper::VisitDeclStmt(const DeclStmt *Node) { in VisitDeclStmt() 1612 void ASTDumper::VisitAttributedStmt(const AttributedStmt *Node) { in VisitAttributedStmt() 1620 void ASTDumper::VisitLabelStmt(const LabelStmt *Node) { in VisitLabelStmt() 1625 void ASTDumper::VisitGotoStmt(const GotoStmt *Node) { in VisitGotoStmt() 1631 void ASTDumper::VisitCXXCatchStmt(const CXXCatchStmt *Node) { in VisitCXXCatchStmt() 1640 void ASTDumper::VisitExpr(const Expr *Node) { in VisitExpr() 1679 static void dumpBasePath(raw_ostream &OS, const CastExpr *Node) { in dumpBasePath() 1704 void ASTDumper::VisitCastExpr(const CastExpr *Node) { in VisitCastExpr() [all …]
|
/minix3/external/bsd/llvm/dist/llvm/unittests/ADT/ |
H A D | ilistTest.cpp | 20 struct Node : ilist_node<Node> { struct 21 int Value; 23 Node() {} in Node() argument 24 Node(int _Value) : Value(_Value) {} in Node() argument 25 ~Node() { Value = -1; } in ~Node()
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/associative/ |
H A D | tree_left_rotate.pass.cpp | 20 struct Node struct 22 Node* __left_; argument 23 Node* __right_; argument 24 Node* __parent_; argument 26 Node() : __left_(), __right_(), __parent_() {} in Node() function
|
H A D | tree_right_rotate.pass.cpp | 20 struct Node struct 22 Node* __left_; argument 23 Node* __right_; argument 24 Node* __parent_; argument 26 Node() : __left_(), __right_(), __parent_() {} in Node() function
|
/minix3/external/bsd/libc++/dist/libcxx/test/containers/associative/ |
H A D | tree_right_rotate.pass.cpp | 20 struct Node struct 22 Node* __left_; argument 23 Node* __right_; argument 24 Node* __parent_; argument 26 Node() : __left_(), __right_(), __parent_() {} in Node() argument
|
H A D | tree_left_rotate.pass.cpp | 20 struct Node struct 22 Node* __left_; argument 23 Node* __right_; argument 24 Node* __parent_; argument 26 Node() : __left_(), __right_(), __parent_() {} in Node() function
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/ |
H A D | SpillPlacement.cpp | 73 struct SpillPlacement::Node { struct in SpillPlacement 75 BlockFrequency BiasN; 77 BlockFrequency BiasP; 82 int Value; 84 typedef SmallVector<std::pair<BlockFrequency, unsigned>, 4> LinkVector; 88 LinkVector Links; 91 BlockFrequency SumLinkWeights; 94 bool preferReg() const { in preferReg() 100 bool mustSpill() const { in mustSpill() 109 void clear(const BlockFrequency &Threshold) { in clear() [all …]
|
H A D | MachinePassRegistry.cpp | 36 void MachinePassRegistry::Add(MachinePassRegistryNode *Node) { in Add() 47 void MachinePassRegistry::Remove(MachinePassRegistryNode *Node) { in Remove()
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/expr/expr.post/expr.ref/ |
H A D | p3.cpp | 4 template<typename T> struct Node { struct 8 Node<T> n[1]; in splay() argument
|
/minix3/minix/drivers/power/acpi/dispatcher/ |
H A D | dsargs.c | 82 ACPI_NAMESPACE_NODE *Node, in AcpiDsExecuteArguments() 200 ACPI_NAMESPACE_NODE *Node; in AcpiDsGetBufferFieldArguments() local 249 ACPI_NAMESPACE_NODE *Node; in AcpiDsGetBankFieldArguments() local 297 ACPI_NAMESPACE_NODE *Node; in AcpiDsGetBufferArguments() local 346 ACPI_NAMESPACE_NODE *Node; in AcpiDsGetPackageArguments() local 395 ACPI_NAMESPACE_NODE *Node; in AcpiDsGetRegionArguments() local
|
H A D | dsmthdat.c | 275 ACPI_NAMESPACE_NODE **Node) in AcpiDsMethodDataGetNode() 350 ACPI_NAMESPACE_NODE *Node; in AcpiDsMethodDataSetValue() local 409 ACPI_NAMESPACE_NODE *Node; in AcpiDsMethodDataGetValue() local 521 ACPI_NAMESPACE_NODE *Node; in AcpiDsMethodDataDeleteValue() local 588 ACPI_NAMESPACE_NODE *Node; in AcpiDsStoreObjectToLocal() local 739 ACPI_NAMESPACE_NODE *Node; in AcpiDsMethodDataGetType() local
|
/minix3/minix/drivers/power/acpi/namespace/ |
H A D | nsobject.c | 77 ACPI_NAMESPACE_NODE *Node, in AcpiNsAttachObject() 221 ACPI_NAMESPACE_NODE *Node) in AcpiNsDetachObject() 304 ACPI_NAMESPACE_NODE *Node) in AcpiNsGetAttachedObject() 375 ACPI_NAMESPACE_NODE *Node, in AcpiNsAttachData() 442 ACPI_NAMESPACE_NODE *Node, in AcpiNsDetachData() 494 ACPI_NAMESPACE_NODE *Node, in AcpiNsGetAttachedData()
|
H A D | nsnames.c | 72 ACPI_NAMESPACE_NODE *Node, in AcpiNsBuildExternalPath() 147 ACPI_NAMESPACE_NODE *Node) in AcpiNsGetExternalPathname() 201 ACPI_NAMESPACE_NODE *Node) in AcpiNsGetPathnameLength() 259 ACPI_NAMESPACE_NODE *Node; in AcpiNsHandleToPathname() local
|
H A D | nsxfobj.c | 73 ACPI_NAMESPACE_NODE *Node; in AcpiGetType() local 138 ACPI_NAMESPACE_NODE *Node; in ACPI_EXPORT_SYMBOL() local 218 ACPI_NAMESPACE_NODE *Node; in ACPI_EXPORT_SYMBOL() local
|
H A D | nsalloc.c | 69 ACPI_NAMESPACE_NODE *Node; in AcpiNsCreateNode() local 118 ACPI_NAMESPACE_NODE *Node) in AcpiNsDeleteNode() 184 ACPI_NAMESPACE_NODE *Node) in AcpiNsRemoveNode() 253 ACPI_NAMESPACE_NODE *Node, /* New Child*/ in AcpiNsInstallNode()
|
H A D | nssearch.c | 104 ACPI_NAMESPACE_NODE *Node; in AcpiNsSearchOneScope() local 203 ACPI_NAMESPACE_NODE *Node, in AcpiNsSearchParentTree() 297 ACPI_NAMESPACE_NODE *Node, in AcpiNsSearchAndEnter()
|
H A D | nsxfeval.c | 524 ACPI_NAMESPACE_NODE *Node; in ACPI_EXPORT_SYMBOL() local 708 ACPI_NAMESPACE_NODE *Node; in ACPI_EXPORT_SYMBOL() local 926 ACPI_NAMESPACE_NODE *Node; in ACPI_EXPORT_SYMBOL() local 982 ACPI_NAMESPACE_NODE *Node; in ACPI_EXPORT_SYMBOL() local 1039 ACPI_NAMESPACE_NODE *Node; in ACPI_EXPORT_SYMBOL() local
|
H A D | nsxfname.c | 91 ACPI_NAMESPACE_NODE *Node = NULL; in AcpiGetHandle() local 179 ACPI_NAMESPACE_NODE *Node; in ACPI_EXPORT_SYMBOL() local 304 ACPI_NAMESPACE_NODE *Node; in AcpiGetObjectInfo() local 595 ACPI_NAMESPACE_NODE *Node; in ACPI_EXPORT_SYMBOL() local
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/ |
H A D | GraphWriter.h | 70 bool getEdgeSourceLabels(raw_ostream &O, NodeType *Node) { in getEdgeSourceLabels() 148 bool isNodeHidden(NodeType &Node) { in isNodeHidden() 152 bool isNodeHidden(NodeType *const *Node) { in isNodeHidden() 156 bool isNodeHidden(NodeType *Node) { in isNodeHidden() 160 void writeNode(NodeType& Node) { in writeNode() 164 void writeNode(NodeType *const *Node) { in writeNode() 168 void writeNode(NodeType *Node) { in writeNode() 239 void writeEdge(NodeType *Node, unsigned edgeidx, child_iterator EI) { in writeEdge()
|
/minix3/external/bsd/llvm/dist/clang/unittests/AST/ |
H A D | MatchVerifier.h | 68 const NodeType &Node) {} in verify() 132 const NodeType *Node = Result.Nodes.getNodeAs<NodeType>(""); in run() local 169 void verify(const MatchFinder::MatchResult &Result, const NodeType &Node) { in verify() 184 virtual SourceLocation getLocation(const NodeType &Node) { in getLocation() 208 void verify(const MatchFinder::MatchResult &Result, const NodeType &Node) { in verify() 230 virtual SourceRange getRange(const NodeType &Node) { in getRange() 247 const ast_type_traits::DynTypedNode &Node) { in verify() 274 const ast_type_traits::DynTypedNode &Node) { in verify()
|
/minix3/external/bsd/llvm/dist/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchersInternal.h | 238 bool matches(const T &Node, in matches() 431 bool matches(const T &Node, in matches() 461 bool matches(const QualType &Node, ASTMatchFinder *Finder, in matches() 577 bool matchesNode(const T &Node) const override { in matchesNode() 586 bool matchesSpecialized(const CXXOperatorCallExpr &Node) const { in matchesSpecialized() 592 bool matchesSpecialized(const FunctionDecl &Node) const { in matchesSpecialized() 640 bool matches(const T &Node, ASTMatchFinder *Finder, in matches() 657 bool matchesSpecialized(const QualType &Node, ASTMatchFinder *Finder, in matchesSpecialized() 669 bool matchesSpecialized(const TemplateSpecializationType &Node, in matchesSpecialized() 678 bool matchesSpecialized(const CallExpr &Node, ASTMatchFinder *Finder, in matchesSpecialized() [all …]
|
/minix3/minix/drivers/power/acpi/resources/ |
H A D | rsxface.c | 107 ACPI_NAMESPACE_NODE *Node; in AcpiRsValidateParameters() local 179 ACPI_NAMESPACE_NODE *Node; in AcpiGetIrqRoutingTable() local 230 ACPI_NAMESPACE_NODE *Node; in ACPI_EXPORT_SYMBOL() local 278 ACPI_NAMESPACE_NODE *Node; in ACPI_EXPORT_SYMBOL() local 323 ACPI_NAMESPACE_NODE *Node; in ACPI_EXPORT_SYMBOL() local 378 ACPI_NAMESPACE_NODE *Node; in ACPI_EXPORT_SYMBOL() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Support/ |
H A D | DAGDeltaAlgorithm.cpp | 85 pred_iterator_ty pred_begin(change_ty Node) { in pred_begin() 89 pred_iterator_ty pred_end(change_ty Node) { in pred_end() 94 pred_closure_iterator_ty pred_closure_begin(change_ty Node) { in pred_closure_begin() 98 pred_closure_iterator_ty pred_closure_end(change_ty Node) { in pred_closure_end() 103 succ_iterator_ty succ_begin(change_ty Node) { in succ_begin() 107 succ_iterator_ty succ_end(change_ty Node) { in succ_end() 112 succ_closure_iterator_ty succ_closure_begin(change_ty Node) { in succ_closure_begin() 116 succ_closure_iterator_ty succ_closure_end(change_ty Node) { in succ_closure_end()
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | DominanceFrontierImpl.h | 37 const DomTreeNodeT *Node; variable 52 BlockT *Node) { in addToFrontier() 60 BlockT *Node) { in removeFromFrontier() 75 BlockT *Node = *I++; in compareDomSet() local 103 BlockT *Node = I->first; in compare() local 154 const DomTreeNodeT *Node) { in calculate()
|