reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
47 int getVariableBit(const std::string &VarName, BitsInit *BI, int bit);
92 if (getVariableBit(VarName, BI, bit) != -1) 174 int varBit = getVariableBit(VarName, BI, tmpBit); 187 varBit = getVariableBit(VarName, BI, tmpBit); 197 int varBit = getVariableBit(VarName, BI, bit); 211 varBit = getVariableBit(VarName, BI, bit);