Searched defs:fullMethodName (Results 1 – 4 of 4) sorted by relevance
28 std::string fullMethodName; in DumpTraces() local
562 auto fullMethodName = module->GetLLVMArkInterface()->GetUniqMethodName(*methodsIt); in CollectAotBuilderOffsets() local850 auto fullMethodName = module.GetLLVMArkInterface()->GetUniqMethodName(method); in CompileModule() local863 auto fullMethodName = module.GetLLVMArkInterface()->GetUniqMethodName(method); in CompileModule() local
266 uint8_t CompileMethod(coretypes::String *fullMethodName) in CompileMethod()
1027 uint8_t CompileMethodImpl(coretypes::String *fullMethodName, panda_file::SourceLang sourceLang) in CompileMethodImpl()