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
225 const ConformanceLevel GetLevel() const { in GetLevel() function
363 unsigned CMethodProps::GetLevel() const in GetLevel() function in CMethodProps