Home
last modified time | relevance | path

Searched defs:SetSource (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/program/
Dprogram.h172 void SetSource(const util::StringView &sourceCode, const util::StringView &sourceFilePath, in SetSource() function
180 void SetSource(const ark::es2panda::SourceFile &sourceFile) in SetSource() function
/arkcompiler/ets_frontend/es2panda/parser/program/
Dprogram.h128 void SetSource(const std::string &sourceCode, const std::string &sourceFile, bool isDtsFile) in SetSource() function