Searched defs:thisNode (Results 1 – 16 of 16) sorted by relevance
79 void TFunctionLookup::setThisNode(TIntermTyped *thisNode) in setThisNode()84 TIntermTyped *TFunctionLookup::thisNode() const in thisNode() function in sh::TFunctionLookup
7752 TIntermTyped *thisNode = fnCall->thisNode(); in addMethod() local
40 Data thisNode = arg.getReference().getSymlink(); in execute() local
46 Iterator<EndpointPair<N>> incidentEdgeIterator(N thisNode); in incidentEdgeIterator()
81 public Iterator<EndpointPair<N>> incidentEdgeIterator(N thisNode) { in incidentEdgeIterator()
180 N thisNode, Iterable<EndpointPair<N>> incidentEdges, Function<N, V> successorNodeToValueFn) { in ofImmutable() argument
180 IntTrieNodeType* thisNode; local260 IntTrieNodeType* thisNode; local
1864 pANTLR3_INT_TRIE_NODE thisNode; in intTrieGet() local1955 pANTLR3_INT_TRIE_NODE thisNode; in intTrieAdd() local
711 val thisNode = Parser(CompilerEnvirons()).parse("this", null, 0) in <lambda>() constant
3470 TIntermTyped* thisNode = node; in acceptPostfixExpression() local