Home
last modified time | relevance | path

Searched defs:SetSource (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DexportAllDeclarationBuilder.h29 ExportAllDeclarationBuilder &SetSource(StringLiteral *source) in SetSource() function in ark::es2panda::ir::ExportAllDeclarationBuilder
H A DimportExpressionBuilder.h29 ImportExpressionBuilder &SetSource(StringLiteral *source) in SetSource() function in ark::es2panda::ir::ImportExpressionBuilder
H A DimportDeclarationBuilder.h32 ImportDeclarationBuilder &SetSource(StringLiteral *source) in SetSource() function in ark::es2panda::ir::ImportDeclarationBuilder
/arkcompiler/ets_frontend/ets2panda/parser/program/
H A Dprogram.h185 void SetSource(const util::StringView &sourceCode, const util::StringView &sourceFilePath, in SetSource() function in ark::es2panda::ark::es2panda::ark::es2panda::parser::Program
193 void SetSource(const ark::es2panda::SourceFile &sourceFile) in SetSource() function in ark::es2panda::ark::es2panda::ark::es2panda::parser::Program
/arkcompiler/ets_frontend/es2panda/parser/program/
H A Dprogram.h128 void SetSource(const std::string &sourceCode, const std::string &sourceFile, bool isDtsFile) in SetSource() function in panda::es2panda::panda::es2panda::panda::es2panda::parser::Program

Completed in 3 milliseconds