Searched refs:CompileMethodImpl (Results 1 – 3 of 3) sorted by relevance
266 return panda::CompileMethodImpl(fullMethodName, panda_file::SourceLang::PANDA_ASSEMBLY); in CompileMethod()
772 uint8_t CompileMethodImpl(coretypes::String *fullMethodName, panda_file::SourceLang sourceLang);
907 uint8_t CompileMethodImpl(coretypes::String *fullMethodName, panda_file::SourceLang sourceLang) in CompileMethodImpl() function