Home
last modified time | relevance | path

Searched refs:ConcatConstantString (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dhelpers.cpp1455 void ETSChecker::ConcatConstantString(util::UString &target, Type *type) in ConcatConstantString() function in ark::es2panda::checker::ETSChecker
1512 ConcatConstantString(concatenated, leftType); in HandleStringConcatenation()
1513 ConcatConstantString(concatenated, rightType); in HandleStringConcatenation()
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h538 void ConcatConstantString(util::UString &target, Type *type);

Completed in 6 milliseconds