Home
last modified time | relevance | path

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

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/thread/thread.mutex/thread.once/thread.once.callonce/
H A Dcall_once.pass.cpp177 struct RefQual struct
181 RefQual() : lv_called(0), rv_called(0) {} in RefQual() argument
183 void operator()() & { ++lv_called; } in operator ()()
184 void operator()() && { ++rv_called; } in operator ()()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/thread/thread.mutex/thread.once/thread.once.callonce/
H A Dcall_once.pass.cpp177 struct RefQual struct
181 RefQual() : lv_called(0), rv_called(0) {} in RefQual() argument
183 void operator()() & { ++lv_called; } in operator ()()
184 void operator()() && { ++rv_called; } in operator ()()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/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 ()()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/thread/thread.mutex/thread.once/thread.once.callonce/
H A Dcall_once.pass.cpp177 struct RefQual struct
181 RefQual() : lv_called(0), rv_called(0) {} in RefQual() argument
183 void operator()() & { ++lv_called; } in operator ()()
184 void operator()() && { ++rv_called; } in operator ()()
/dports/devel/libc++/libcxx-10.0.1.src/test/std/thread/thread.mutex/thread.once/thread.once.callonce/
H A Dcall_once.pass.cpp177 struct RefQual struct
181 RefQual() : lv_called(0), rv_called(0) {} in RefQual() argument
183 void operator()() & { ++lv_called; } in operator ()()
184 void operator()() && { ++rv_called; } in operator ()()
/dports/devel/llvm12/llvm-project-12.0.1.src/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 ()()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/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 ()()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/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 ()()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/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() function
184 void operator()() & { ++lv_called; } in operator ()()
185 void operator()() && { ++rv_called; } in operator ()()
/dports/devel/llvm13/llvm-project-13.0.1.src/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 ()()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/thread/thread.mutex/thread.once/thread.once.callonce/
H A Dcall_once.pass.cpp183 struct RefQual struct
187 RefQual() : lv_called(0), rv_called(0) {} in RefQual() argument
189 void operator()() & { ++lv_called; } in operator ()()
190 void operator()() && { ++rv_called; } in operator ()()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++abi/trunk/src/demangle/
H A DItaniumDemangle.h673 FunctionRefQual RefQual; variable
764 FunctionRefQual RefQual; variable
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/Demangle/
H A DItaniumDemangle.h674 FunctionRefQual RefQual; variable
765 FunctionRefQual RefQual; variable
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/Demangle/
H A DItaniumDemangle.h670 FunctionRefQual RefQual; variable
761 FunctionRefQual RefQual; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxxabi/src/demangle/
H A DItaniumDemangle.h643 FunctionRefQual RefQual; variable
734 FunctionRefQual RefQual; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h643 FunctionRefQual RefQual; variable
734 FunctionRefQual RefQual; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h643 FunctionRefQual RefQual; variable
734 FunctionRefQual RefQual; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h647 FunctionRefQual RefQual; variable
738 FunctionRefQual RefQual; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxxabi/src/demangle/
H A DItaniumDemangle.h647 FunctionRefQual RefQual; variable
738 FunctionRefQual RefQual; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h643 FunctionRefQual RefQual; variable
734 FunctionRefQual RefQual; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxxabi/src/demangle/
H A DItaniumDemangle.h643 FunctionRefQual RefQual; variable
734 FunctionRefQual RefQual; variable
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/Demangle/
H A DItaniumDemangle.h643 FunctionRefQual RefQual; variable
734 FunctionRefQual RefQual; variable
/dports/editors/imhex/ImHex-1.7.0/external/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h643 FunctionRefQual RefQual; variable
734 FunctionRefQual RefQual; variable
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Demangle/
H A DItaniumDemangle.h647 FunctionRefQual RefQual; variable
738 FunctionRefQual RefQual; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxxabi/src/demangle/
H A DItaniumDemangle.h644 FunctionRefQual RefQual; variable
735 FunctionRefQual RefQual; variable

12