Home
last modified time | relevance | path

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

/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/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