Home
last modified time | relevance | path

Searched defs:Source (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/module/
DimportDeclaration.h32 const StringLiteral *Source() const in Source() function
37 StringLiteral *Source() in Source() function
DexportAllDeclaration.h32 const StringLiteral *Source() const in Source() function
DexportNamedDeclaration.h58 const StringLiteral *Source() const in Source() function
/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsImportSource.h38 const ir::StringLiteral *Source() const in Source() function
43 ir::StringLiteral *Source() in Source() function
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DimportExpression.h32 Expression *Source() in Source() function
/arkcompiler/ets_frontend/es2panda/ir/module/
DexportAllDeclaration.h44 const StringLiteral *Source() const in Source() function
DimportDeclaration.h48 const StringLiteral *Source() const in Source() function
DexportNamedDeclaration.h74 const StringLiteral *Source() const in Source() function
/arkcompiler/ets_frontend/ets2panda/checker/ets/
DtypeConverter.cpp34 Type *TypeConverter::Source() const in Source() function in panda::es2panda::checker::TypeConverter