Searched defs:SetSource (Results 1 – 2 of 2) sorted by relevance
172 void SetSource(const util::StringView &sourceCode, const util::StringView &sourceFilePath, in SetSource() function180 void SetSource(const ark::es2panda::SourceFile &sourceFile) in SetSource() function
128 void SetSource(const std::string &sourceCode, const std::string &sourceFile, bool isDtsFile) in SetSource() function