Home
last modified time | relevance | path

Searched refs:TestCaptureByValueStruct (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dmodernize-avoid-bind.cpp127 struct TestCaptureByValueStruct { struct
152 auto DDD = std::bind(add, TestCaptureByValueStruct::StaticMemberVariable, LocalVariable); in testCaptureByValue() argument