Searched defs:SetSource (Results 1 – 5 of 5) sorted by relevance
29 ImportExpressionBuilder &SetSource(StringLiteral *source) in SetSource() function
29 ExportAllDeclarationBuilder &SetSource(StringLiteral *source) in SetSource() function
32 ImportDeclarationBuilder &SetSource(StringLiteral *source) in SetSource() function
238 void SetSource(const util::StringView &sourceCode, const util::StringView &sourceFilePath, in SetSource() function246 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