Searched defs:inserted (Results 1 – 6 of 6) sorted by relevance
121 [[maybe_unused]] auto inserted = InsertReturnStatement(); in PostCheck() local
46 auto inserted = fileToSourceCode_.try_emplace(sourceRelativePath, sourceCode).second; in AddPandaFile() local
377 bool inserted = false; in AppendStmtBeforeBranch() local
122 …hangeTracker::GetOptionsForInsertNodeBefore(const ir::AstNode *before, const ir::AstNode *inserted, in GetOptionsForInsertNodeBefore()
221 auto inserted = foundMap->second.insert({key, std::make_pair(value, decl)}).second; in AddSelectiveExportAlias() local