Home
last modified time | relevance | path

Searched defs:srcLang (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmpl_dbg.cpp38 MIRSrcLang srcLang = kSrcLangUnknown; in main() local
Dbin_mpl_import.cpp1583 bool BinaryMplImport::ImportForSrcLang(const std::string &fname, MIRSrcLang &srcLang) in ImportForSrcLang()
Dparser.cpp2680 bool MIRParser::ParseSrcLang(MIRSrcLang &srcLang) in ParseSrcLang()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dcmpl.h85 MIRSrcLang srcLang; // the source language member
Dmir_module.h901 MIRSrcLang srcLang = kSrcLangUnknown; // the source language variable