Searched defs:constructors (Results 1 – 2 of 2) sorted by relevance
/freebsd/lib/libc/locale/ | ||
H A D | xlocale.c | 100 static void *(*constructors[])(const char *, locale_t) = variable |
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/ | ||
H A D | Registry.cpp | 50 const ConstructorMap &constructors() const { return Constructors; } in constructors() function in clang::ast_matchers::dynamic::__anondf91e3950111::RegistryMaps |