Searched defs:constructors (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/lib/libc/locale/ | ||
H A D | xlocale.c | 100 static void *(*constructors[])(const char *, locale_t) = variable |
/freebsd-src/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::__anonb31fcaa70111::RegistryMaps |