Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/test/std/thread/thread.mutex/thread.once/thread.once.callonce/
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 ()()
/external/libcxx/test/std/thread/thread.mutex/thread.once/thread.once.callonce/
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 ()()
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/optional/optional.monadic/
Dtransform.pass.cpp53 struct RefQual { struct
60 struct CRefQual { argument
Dand_then.pass.cpp53 struct RefQual { struct
60 struct CRefQual { argument
/external/libcxxabi/src/demangle/
DItaniumDemangle.h675 FunctionRefQual RefQual; variable
766 FunctionRefQual RefQual; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h643 FunctionRefQual RefQual; variable
734 FunctionRefQual RefQual; variable
/external/cronet/buildtools/third_party/libc++abi/trunk/src/demangle/
DItaniumDemangle.h788 FunctionRefQual RefQual; variable
881 FunctionRefQual RefQual; variable