Searched defs:isFinal (Results 1 – 3 of 3) sorted by relevance
186 auto isAccessor) { in GetProperties()
370 bool isFinal = false; // if the field has final attribute, only when fieldID != 0 variable
618 auto isFinal = BitAnd(Int32Equal(*newTrue, Int32(PGOSampleType::WEIGHT_THRESHOLD)), in ProfileBranch() local