Searched defs:isFinal (Results 1 – 3 of 3) sorted by relevance
198 …auto propertyHandler = [this, &properties](auto &name, auto value, auto isFinal, auto isAccessor) { in GetProperties()
349 bool isFinal = false; // if the field has final attribute, only when fieldID != 0 variable
610 auto isFinal = BitOr(Int32Equal(*newTrue, Int32(PGOSampleType::WEIGHT_THRESHOLD)), in ProfileBranch() local