Searched defs:GetLevel (Results 1 – 3 of 3) sorted by relevance
98 int GetLevel() const { return _level == (UInt32)(Int32)-1 ? 5 : (int)_level; } in GetLevel() function121 int GetLevel() const { return _level == (UInt32)(Int32)-1 ? 5 : (int)_level; } in GetLevel() function
231 ConformanceLevel GetLevel() const { return level_; } in GetLevel() function
364 unsigned CMethodProps::GetLevel() const in GetLevel() function in CMethodProps