Searched refs:IsDebug (Results 1 – 8 of 8) sorted by relevance
39 if (!pg_->IsDebug()) { in DebuggerCloseScope()62 if (pg_->IsDebug()) { in LocalRegScope()110 if (pg_->IsDebug()) { in FunctionRegScope()123 if (pg_->IsDebug()) { in ~FunctionRegScope()
79 bool IsDebug() const in IsDebug() function
104 bool PandaGen::IsDebug() const in IsDebug() function in panda::es2panda::compiler::PandaGen106 return context_->IsDebug(); in IsDebug()1916 if (IsDebug()) { in NewLexicalEnv()
256 bool IsDebug() const;
38 template<AssertType type, bool isAllow, bool IsDebug = IS_ALLOW_CHECK>
158 bool IsDebug() const in IsDebug() function
175 if (pg_->IsDebug()) { in GenInstructionDebugInfo()235 if (!pg_->IsDebug()) { in GenSourceFileDebugInfo()294 if (!pg_->IsDebug()) { in GenVariablesDebugInfo()
317 if (!this->Program()->IsDebug() && decl->IsConstDecl()) { in LookupIdentReference()