Searched defs:atBuiltInLevel (Results 1 – 3 of 3) sorted by relevance
321 bool atBuiltInLevel() { return currentLevel() <= LAST_BUILTIN_LEVEL; } in atBuiltInLevel() function
621 bool atBuiltInLevel() { return isBuiltInLevel(currentLevel()); } in atBuiltInLevel() function
635 bool atBuiltInLevel() { return isBuiltInLevel(currentLevel()); } in atBuiltInLevel() function