Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/libcxx/src/
Dlocale.cpp702 class __fake_bind class
707 __fake_bind(void (locale::id::* pmf)(), locale::id* id) in __fake_bind() function in __anonf426ec3c0311::__fake_bind
721 call_once(__flag_, __fake_bind(&locale::id::__init, this)); in __get()