Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/thread/thread.mutex/thread.once/thread.once.callonce/
H A Dcall_once.pass.cpp178 struct RefQual struct
182 RefQual() : lv_called(0), rv_called(0) {} in RefQual() argument
184 void operator()() & { ++lv_called; } in operator ()()
185 void operator()() && { ++rv_called; } in operator ()()
/llvm-project/libcxx/test/std/utilities/optional/optional.monadic/
H A Dtransform.pass.cpp51 struct RefQual { struct
58 struct CRefQual { argument
H A Dand_then.pass.cpp51 struct RefQual { struct
58 struct CRefQual { argument
/llvm-project/libcxx/test/std/utilities/expected/expected.expected/monadic/
H A Dor_else.pass.cpp55 struct RefQual { struct
62 operator ()RefQual global() argument
H A Dtransform_error.pass.cpp59 struct RefQual { struct
66 operator ()RefQual global() argument
H A Dtransform.pass.cpp59 struct RefQual { struct
66 operator ()RefQual global() argument
H A Dand_then.pass.cpp55 struct RefQual { struct
62 operator ()RefQual global() argument
/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h803 FunctionRefQual RefQual; global() variable
923 FunctionRefQual RefQual; global() variable
[all...]
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h804 FunctionRefQual RefQual; global() variable
924 FunctionRefQual RefQual; global() variable
[all...]