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