Searched refs:GetSlotIdFromSymbolTable (Results 1 – 3 of 3) sorted by relevance
54 slot = patchFixHelper->GetSlotIdFromSymbolTable(std::string(name)); in SetLexical()
68 uint32_t GetSlotIdFromSymbolTable(const std::string &variableName);
283 uint32_t PatchFix::GetSlotIdFromSymbolTable(const std::string &variableName) in GetSlotIdFromSymbolTable() function in panda::es2panda::util::PatchFix