Home
last modified time | relevance | path

Searched defs:OperatorBool (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/libcxx/benchmarks/
H A Dfunction.bench.cpp171 struct OperatorBool { struct
172 static void run(benchmark::State& state) { in run()
180 static std::string name() { return "BM_OperatorBool" + FunctionType::name(); } in name()
/llvm-project-15.0.7/lldb/unittests/Core/
H A DSourceLocationSpecTest.cpp18 TEST(SourceLocationSpecTest, OperatorBool) { in TEST() argument
/llvm-project-15.0.7/lldb/unittests/Utility/
H A DArchSpecTest.cpp394 TEST(ArchSpecTest, OperatorBool) { in TEST() argument
H A DFileSpecTest.cpp448 TEST(FileSpecTest, OperatorBool) { in TEST() argument