Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dcxx2a-thread-local-constinit.cpp38 int get_b() { return b; } in get_b() function
/llvm-project/lldb/test/API/types/
H A Dbasic_type.cpp56 get_b() const in get_b() function in a_class
/llvm-project/lldb/test/API/functionalities/breakpoint/inlined_breakpoints/
H A Dbasic_type.cpp52 get_b() in get_b() function in a_class
/llvm-project/clang/test/CodeGen/
H A Dunion.c12 float get_b(union u_tag *my_u) { in get_b() function