Searched defs:ConstvalNodeT (Results 1 – 1 of 1) sorted by relevance
335 struct ConstvalNodeT : public BaseNodeT { // 4B + 8B const value struct338 auto *tempPtr = const_cast<ConstvalNodeT *>(this); in Constval() argument