Searched refs:bindValues (Results 1 – 3 of 3) sorted by relevance
377 bool bindValues(StringRef symbol, int numValues = 1);
466 bool SymbolInfoMap::bindValues(StringRef symbol, int numValues) { in bindValues() function in SymbolInfoMap721 infoMap.bindValues(treeName, tree.getNumReturnsOfNativeCode()), in collectBoundSymbols()
1298 symbolInfoMap.bindValues(varName, tree.getNumReturnsOfNativeCode()); in handleReplaceWithNativeCodeCall()