Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/libllvmbackend/
Dets_get_intrinsic_id_llvm_ark_interface_gen.inl21 int64_t srcLang = -1; local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmpl_dbg.cpp38 MIRSrcLang srcLang = kSrcLangUnknown; in main() local
Dbin_mpl_import.cpp762 bool BinaryMplImport::ImportForSrcLang(const std::string &fname, MIRSrcLang &srcLang) in ImportForSrcLang()
Dparser.cpp994 bool MIRParser::ParseSrcLang(MIRSrcLang &srcLang) in ParseSrcLang()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dcmpl.h84 MIRSrcLang srcLang; // the source language member
Dmir_module.h908 MIRSrcLang srcLang = kSrcLangUnknown; // the source language variable