Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dcxx2a-thread-local-constinit.cpp48 int get_c() { return c; } in get_c() function
/llvm-project/libcxx/test/std/utilities/utility/pairs/pair.piecewise/
H A Dpiecewise_construct.pass.cpp31 constexpr char get_c() const {return c_;} in get_c() function in A