Home
last modified time | relevance | path

Searched refs:Constructors (Results 1 – 25 of 60) sorted by relevance

123

/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp50 const ConstructorMap &constructors() const { return Constructors; } in constructors()
56 ConstructorMap Constructors; member in clang::ast_matchers::dynamic::__anon2010fdc00111::RegistryMaps
63 assert(Constructors.find(MatcherName) == Constructors.end()); in registerMatcher()
64 Constructors[MatcherName] = std::move(Callback); in registerMatcher()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Doptional476 // Constructors for disengaged optionals.
479 // Constructors for engaged optionals.
520 // Constructors for disengaged optionals.
523 // Constructors for engaged optionals.
560 // Constructors for disengaged optionals.
563 // Constructors for engaged optionals.
601 // Constructors for disengaged optionals.
604 // Constructors for engaged optionals.
H A Dsstream91 // Constructors:
414 // Constructors:
572 // Constructors/destructor:
730 // Constructors/destructors
H A Dfstream228 // Constructors/destructor:
510 // Constructors/Destructors:
771 // Constructors:
1035 // Constructors/destructor:
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/dotzlib/DotZLib/
H A DGZipStream.cs46 #region Constructors
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/dotzlib/DotZLib/
H A DGZipStream.cs46 #region Constructors
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/dotzlib/DotZLib/
H A DGZipStream.cs46 #region Constructors
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/dotzlib/DotZLib/
H A DGZipStream.cs46 #region Constructors
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Doptional513 // Constructors for disengaged optionals.
516 // Constructors for engaged optionals.
559 // Constructors for disengaged optionals.
562 // Constructors for engaged optionals.
599 // Constructors for disengaged optionals.
602 // Constructors for engaged optionals.
642 // Constructors for disengaged optionals.
645 // Constructors for engaged optionals.
H A Dsstream111 // Constructors:
567 // Constructors:
791 // Constructors/destructor:
1015 // Constructors/destructors
H A Dfstream233 // Constructors/destructor:
515 // Constructors/Destructors:
776 // Constructors:
1040 // Constructors/destructor:
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/
H A Doptional145 // [X.Y.4.1] Constructors.
147 // Constructors for disengaged optionals.
154 // Constructors for engaged optionals.
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/
H A Doptional149 // [X.Y.4.1] Constructors.
151 // Constructors for disengaged optionals.
158 // Constructors for engaged optionals.
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Drandom1027 * @brief Constructors.
1281 * @brief Constructors.
1526 * @brief Constructors.
1784 * @brief Constructors.
2025 * @brief Constructors.
2273 * @brief Constructors.
3293 * @brief Constructors.
3696 * @brief Constructors.
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Drandom1025 * @brief Constructors.
1279 * @brief Constructors.
1524 * @brief Constructors.
1782 * @brief Constructors.
2023 * @brief Constructors.
2271 * @brief Constructors.
3291 * @brief Constructors.
3694 * @brief Constructors.
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dsstream75 // 27.8.2.1 Constructors:
114 // 27.8.3.1 Constructors/destructor:
H A Dfstream27 // 27.9.1.2 Constructors/destructor:
220 // 27.9.1.2 Constructors/destructor:
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMCallingConv.td293 // Constructors and destructors return 'this' in the ARM C++ ABI; since 'this'
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/
H A Dconfigure.ac211 # * Constructors
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/
H A DChangeLog-9103376 * bfd.texinfo (Constructors): Remove section.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/doc/
H A DChangeLog-9103376 * bfd.texinfo (Constructors): Remove section.
/netbsd-src/external/gpl3/gdb/dist/bfd/doc/
H A DChangeLog-9103376 * bfd.texinfo (Constructors): Remove section.
/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/
H A DChangeLog-9103376 * bfd.texinfo (Constructors): Remove section.
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A Dconfigure.ac229 # * Constructors
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64CallingConvention.td427 // Constructors and destructors return 'this' in the iOS 64-bit C++ ABI; since

123