Home
last modified time | relevance | path

Searched refs:a_init (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/test/API/functionalities/load_unload/
H A Da.cpp3 int a_init() in a_init() function
8 int a_global = a_init();
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Ddcl_init_aggr.cpp39 A a_init = A(); variable