Home
last modified time | relevance | path

Searched defs:constructors (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/locale/
H A Dxlocale.c100 static void *(*constructors[])(const char *, locale_t) = variable
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp50 const ConstructorMap &constructors() const { return Constructors; } in constructors() function in clang::ast_matchers::dynamic::__anondf91e3950111::RegistryMaps