Searched defs:havetempdecl (Results 1 – 2 of 2) sorted by relevance
310 bool havetempdecl; // if used second constructor variable
5829 havetempdecl = semantictiargsdone >> 1, enumerator5847 bool havetempdecl() const { return (_nest & Flag.havetempdecl) != 0; } in havetempdecl() function5848 void havetempdecl(bool x) in havetempdecl() function