Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/abc2program/tests/cpp_sources/
Dhello_world_test.cpp30 struct FuncName { struct
31 std::string hello_world = ".#~@0=#HelloWorld";
32 std::string foo = ".#*#foo";
33 std::string goo = ".#*#goo";
34 std::string hoo = ".#*#hoo";
35 std::string main = ".func_main_0";
36 std::string method = ".#*@3*#method";
37 std::string lit = ".#~@1>#lit";
38 std::string add = ".#*#add";
39 std::string generate = ".#*#generateFunc";
[all …]