Home
last modified time | relevance | path

Searched refs:VALID_SOURCE_LOCATION (Results 1 - 9 of 9) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/function/
H A DasyncFunctionBuilder.cpp30 pg_->SetSourceLocationFlag(lexer::SourceLocationFlag::VALID_SOURCE_LOCATION); in DirectReturn()
H A DfunctionBuilder.cpp51 pg_->SetSourceLocationFlag(lexer::SourceLocationFlag::VALID_SOURCE_LOCATION); in ImplicitReturn()
57 pg_->SetSourceLocationFlag(lexer::SourceLocationFlag::VALID_SOURCE_LOCATION); in ImplicitReturn()
69 pg_->SetSourceLocationFlag(lexer::SourceLocationFlag::VALID_SOURCE_LOCATION); in ImplicitReturn()
H A DgeneratorFunctionBuilder.cpp56 pg_->SetSourceLocationFlag(lexer::SourceLocationFlag::VALID_SOURCE_LOCATION); in ImplicitReturn()
H A DasyncGeneratorFunctionBuilder.cpp69 pg_->SetSourceLocationFlag(lexer::SourceLocationFlag::VALID_SOURCE_LOCATION); in DirectReturn()
/arkcompiler/ets_frontend/es2panda/lexer/token/
H A DsourceLocation.h29 VALID_SOURCE_LOCATION, member in panda::es2panda::lexer::SourceLocationFlag
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A DregScope.cpp127 pg_->SetSourceLocationFlag(lexer::SourceLocationFlag::VALID_SOURCE_LOCATION); in FunctionRegScope()
H A DregAllocator.h34 : pg_(pg), sourceLocationFlag_(lexer::SourceLocationFlag::VALID_SOURCE_LOCATION) in RegAllocator()
H A Dfunction.cpp252 pg->SetSourceLocationFlag(lexer::SourceLocationFlag::VALID_SOURCE_LOCATION); in CompileFunction()
312 pg->SetSourceLocationFlag(lexer::SourceLocationFlag::VALID_SOURCE_LOCATION); in Compile()
/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DobjectExpression.cpp394 pg->SetSourceLocationFlag(lexer::SourceLocationFlag::VALID_SOURCE_LOCATION); in CompilePropertyWithInit()

Completed in 4 milliseconds