Searched refs:isLocationDirective (Results 1 – 3 of 3) sorted by relevance
112 return !isNativeCodeCall() && !isReplaceWithValue() && !isLocationDirective(); in isOperation()166 bool DagNode::isLocationDirective() const { in isLocationDirective() function in DagNode684 hasLocDirective = lastArg.isLocationDirective(); in collectBoundSymbols()
172 bool isLocationDirective() const;
787 if (resultTree.isLocationDirective()) { in handleResultPattern()827 assert(tree.isLocationDirective()); in handleLocationDirective()963 if (lastArg.isLocationDirective()) { in getLocation()