Home
last modified time | relevance | path

Searched refs:CheckOptionsAndFileForAbcInput (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/
Des2panda.cpp63 void Compiler::CheckOptionsAndFileForAbcInput(const std::string &fname, const CompilerOptions &opti… in CheckOptionsAndFileForAbcInput() function in panda::es2panda::Compiler
91 CheckOptionsAndFileForAbcInput(fname, options); in CompileAbcFile()
105 CheckOptionsAndFileForAbcInput(src->fileName, options); in CompileAbcFileInParallel()
Des2panda.h257 void CheckOptionsAndFileForAbcInput(const std::string &fname, const CompilerOptions &options);