Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dpredefined-expr.cpp547 void XXLog(const char *functionName) { } in XXLog() function
559 _dispatch_once(^{ notify_register_dispatch( ^(int token) { XXLog(__FUNCTION__); }); in XXX()
566 _dispatch_once(^{ notify_register_dispatch( ^(int token) { XXLog(__FUNCTION__); }); in ~XXX()