Home
last modified time | relevance | path

Searched defs:getParents (Results 1 – 25 of 217) sorted by relevance

123456789

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DParentMapContext.h128 inline DynTypedNodeList ParentMapContext::getParents(const NodeT &Node) { in getParents() function
133 inline DynTypedNodeList ASTContext::getParents(const NodeT &Node) { in getParents() function
138 inline DynTypedNodeList ASTContext::getParents(const DynTypedNode &Node) { in getParents() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DParentMapContext.h127 inline DynTypedNodeList ParentMapContext::getParents(const NodeT &Node) { in getParents() function
132 inline DynTypedNodeList ASTContext::getParents(const NodeT &Node) { in getParents() function
137 inline DynTypedNodeList ASTContext::getParents(const DynTypedNode &Node) { in getParents() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DParentMapContext.h128 inline DynTypedNodeList ParentMapContext::getParents(const NodeT &Node) { in getParents() function
133 inline DynTypedNodeList ASTContext::getParents(const NodeT &Node) { in getParents() function
138 inline DynTypedNodeList ASTContext::getParents(const DynTypedNode &Node) { in getParents() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DParentMapContext.h128 inline DynTypedNodeList ParentMapContext::getParents(const NodeT &Node) { in getParents() function
133 inline DynTypedNodeList ASTContext::getParents(const NodeT &Node) { in getParents() function
138 inline DynTypedNodeList ASTContext::getParents(const DynTypedNode &Node) { in getParents() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DParentMapContext.h128 inline DynTypedNodeList ParentMapContext::getParents(const NodeT &Node) { in getParents() function
133 inline DynTypedNodeList ASTContext::getParents(const NodeT &Node) { in getParents() function
138 inline DynTypedNodeList ASTContext::getParents(const DynTypedNode &Node) { in getParents() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DParentMapContext.h128 inline DynTypedNodeList ParentMapContext::getParents(const NodeT &Node) { in getParents() function
133 inline DynTypedNodeList ASTContext::getParents(const NodeT &Node) { in getParents() function
138 inline DynTypedNodeList ASTContext::getParents(const DynTypedNode &Node) { in getParents() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DParentMapContext.h128 inline DynTypedNodeList ParentMapContext::getParents(const NodeT &Node) { in getParents() function
133 inline DynTypedNodeList ASTContext::getParents(const NodeT &Node) { in getParents() function
138 inline DynTypedNodeList ASTContext::getParents(const DynTypedNode &Node) { in getParents() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DParentMapContext.h128 inline DynTypedNodeList ParentMapContext::getParents(const NodeT &Node) { in getParents() function
133 inline DynTypedNodeList ASTContext::getParents(const NodeT &Node) { in getParents() function
138 inline DynTypedNodeList ASTContext::getParents(const DynTypedNode &Node) { in getParents() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DParentMapContext.h127 inline DynTypedNodeList ParentMapContext::getParents(const NodeT &Node) { in getParents() function
132 inline DynTypedNodeList ASTContext::getParents(const NodeT &Node) { in getParents() function
137 inline DynTypedNodeList ASTContext::getParents(const DynTypedNode &Node) { in getParents() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DParentMapContext.h128 inline DynTypedNodeList ParentMapContext::getParents(const NodeT &Node) { in getParents() function
133 inline DynTypedNodeList ASTContext::getParents(const NodeT &Node) { in getParents() function
138 inline DynTypedNodeList ASTContext::getParents(const DynTypedNode &Node) { in getParents() function
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DParentMapContext.h128 inline DynTypedNodeList ParentMapContext::getParents(const NodeT &Node) { in getParents() function
133 inline DynTypedNodeList ASTContext::getParents(const NodeT &Node) { in getParents() function
138 inline DynTypedNodeList ASTContext::getParents(const DynTypedNode &Node) { in getParents() function
/dports/devel/spark/spark-2.1.1/core/src/main/scala/org/apache/spark/rdd/
H A DCartesianRDD.scala81 def getParents(id: Int): Seq[Int] = List(id / numPartitionsInRdd2) method
84 def getParents(id: Int): Seq[Int] = List(id % numPartitionsInRdd2) method
/dports/devel/atlas/Atlas-C++-0.5.2/Atlas/Objects/
H A DRoot.h124 const Atlas::Message::Element::ListType& Root::getParents() const in getParents() function
129 Atlas::Message::Element::ListType& Root::getParents() in getParents() function
/dports/devel/py-zope.location/zope.location-3.9.1/src/zope/location/
H A Dtraversing.py194 def getParents(self): member in LocationPhysicallyLocatable
351 def getParents(self): member in RootPhysicallyLocatable
H A Dinterfaces.py86 def getParents(): member in ILocationInfo
/dports/www/trafficserver/trafficserver-9.1.1/proxy/
H A DParentRoundRobin.h45 getParents(ParentResult *result) override in getParents() function
H A DParentConsistentHash.h56 getParents(ParentResult *result) override in getParents() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/
H A DITreePathContentProvider.java80 public TreePath[] getParents(Object element); in getParents() method
H A DILazyTreePathContentProvider.java101 public TreePath[] getParents(Object element); in getParents() method
/dports/www/owncloud/owncloud/apps/files_sharing/lib/ShareBackend/
H A DFolder.php41 public function getParents($itemSource, $shareWith = null, $owner = null) { function in OCA\\Files_Sharing\\ShareBackend\\Folder
/dports/www/nextcloud/nextcloud/apps-pkg/files_sharing/lib/ShareBackend/
H A DFolder.php41 public function getParents($itemSource, $shareWith = null, $owner = null) { function in OCA\\Files_Sharing\\ShareBackend\\Folder
/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/zaproxy/zap/view/panelsearch/
H A DFoundComponent.java46 public List<Object> getParents() { in getParents() method in FoundComponent
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Ldap/Node/Schema/ObjectClass/
H A DOpenLdap.php146 public function getParents() function in Zend\\Ldap\\Node\\Schema\\ObjectClass\\OpenLdap
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-ldap/src/Node/Schema/ObjectClass/
H A DOpenLdap.php145 public function getParents() function in Laminas\\Ldap\\Node\\Schema\\ObjectClass\\OpenLdap
/dports/devel/spark/spark-2.1.1/core/src/main/scala/org/apache/spark/
H A DDependency.scala49 def getParents(partitionId: Int): Seq[Int] method

123456789