Searched refs:SetFunctionType (Results 1 – 3 of 3) sorted by relevance
100 void SetFunctionType(const std::string &functionStr, int64_t functionIndex);
287 void TypeRecorder::SetFunctionType(const std::string &functionStr, int64_t functionIndex) in SetFunctionType() function in panda::es2panda::extractor::TypeRecorder
519 recorder_->SetFunctionType(functionStr, typeIndexShift_); in HandleFuncNodeWithoutName()