Searched defs:IsReserved (Results 1 – 4 of 4) sorted by relevance
468 bool IsReserved = !Base || Symbol.isCommon(); in writeSymbol() local
536 bool IsReserved = !Base || Symbol.isCommon(); in writeSymbol() local
277 bool IsReserved = false; in computeRegUnitRange() local
91 bool IsReserved(const std::string& ident) { in IsReserved() function