Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp5265 void dispatch_log2(const char *msg) __attribute__((requires_capability(Logger))) {} in dispatch_log2() function
5269dispatch_log2("also wrong"); /* expected-warning {{calling function 'dispatch_log2' requires holdi… in flight_control_entry()