Home
last modified time | relevance | path

Searched refs:Accessor (Results 1 – 25 of 33) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCanonicalType.h228 #define LLVM_CLANG_CANPROXY_TYPE_ACCESSOR(Accessor) \ argument
229 CanQualType Accessor() const { \
230 return CanQualType::CreateUnsafe(this->getTypePtr()->Accessor()); \
233 #define LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(Type, Accessor) \ argument
234 Type Accessor() const { return this->getTypePtr()->Accessor(); }
H A DExpr.h5833 IdentifierInfo *Accessor; variable
5840 Base(base), Accessor(&accessor), AccessorLoc(loc) { in ExtVectorElementExpr()
5852 IdentifierInfo &getAccessor() const { return *Accessor; } in getAccessor()
5853 void setAccessor(IdentifierInfo *II) { Accessor = II; } in setAccessor()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DAttr.td298 class Accessor<string name, list<Spelling> spellings> {
511 list<Accessor> Accessors = [];
665 let Accessors = [Accessor<"isGNU", [GCC<"aligned">]>,
666 Accessor<"isC11", [Keyword<"_Alignas">]>,
667 Accessor<"isAlignas", [Keyword<"alignas">,
669 Accessor<"isDeclspec",[Declspec<"align">]>];
724 let Accessors = [Accessor<"alwaysXRayInstrument",
726 Accessor<"neverXRayInstrument",
1050 let Accessors = [Accessor<"isConstinit", [Keyword<"constinit">]>];
1232 let Accessors = [Accessor<"isReadOnly", [Keyword<"__read_only">,
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Dops.cc792 template<typename Accessor, typename T>
794 do_stat(const fs::path& p, std::error_code& ec, Accessor f, T deflt) in do_stat()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dops.cc786 template<typename Accessor, typename T>
788 do_stat(const fs::path& p, std::error_code& ec, Accessor f, T deflt) in do_stat()
H A Dstd-ops.cc1010 template<typename Accessor, typename T>
1012 do_stat(const fs::path& p, std::error_code& ec, Accessor f, T deflt) in do_stat()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_ops.cc925 template<typename Accessor, typename T>
927 do_stat(const fs::path& p, std::error_code& ec, Accessor f, T deflt) in do_stat()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dfs_ops.cc921 template<typename Accessor, typename T>
923 do_stat(const fs::path& p, std::error_code& ec, Accessor f, T deflt) in do_stat()
/netbsd-src/external/bsd/flex/dist/doc/
H A Dflex.info134 Node: Accessor Methods131426
H A Dflex.info-1121 * Accessor Methods::
3191 * Accessor methods (get/set functions) provide access to common
3243 * Accessor Methods::
3316 File: flex.info, Node: Init and Destroy Functions, Next: Accessor Methods, Prev: Global Replacem…
3378 File: flex.info, Node: Accessor Methods, Next: Extra Data, Prev: Init and Destroy Functions, Up…
3383 Accessor methods (get/set functions) provide access to common 'flex'
3412 File: flex.info, Node: Extra Data, Next: About yyscan_t, Prev: Accessor Methods, Up: Reentrant …
7459 * accessor functions, use of: Accessor Methods. (line 18)
7667 * reentrant, accessor functions: Accessor Methods. (line 6)
H A Dflex.texi145 * Accessor Methods::
4074 Accessor methods (get/set functions) provide access to common
4126 * Accessor Methods::
4205 @node Init and Destroy Functions, Accessor Methods, Global Replacement, Reentrant Detail
4284 @node Accessor Methods, Extra Data, Init and Destroy Functions, Reentrant Detail
4288 Accessor methods (get/set functions) provide access to common
4325 @node Extra Data, About yyscan_t, Accessor Methods, Reentrant Detail
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1580 for (const auto *Accessor : Accessors) { in writeAttrAccessorDefinition() local
1581 const StringRef Name = Accessor->getValueAsString("Name"); in writeAttrAccessorDefinition()
1582 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(*Accessor); in writeAttrAccessorDefinition()
/netbsd-src/external/bsd/flex/dist/src/
H A Dflex.skl815 /* Accessor methods to globals.
2504 /* Accessor methods (get/set functions) to struct members. */
2712 /* Accessor methods for yylval and yylloc */
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp4049 StringRef Comp = Accessor->getName(); in containsDuplicateElements()
4069 StringRef Comp = Accessor->getName(); in getEncodedElementAccess()
/netbsd-src/crypto/external/bsd/openssl.old/dist/
H A DINSTALL1018 structures and a number of EVP types. Accessor functions have
/netbsd-src/external/gpl3/gdb/dist/sim/arm/
H A DChangeLog-2021446 (VFP_fval, VFP_uword, VFP_sword, VFP_dval, VFP_dword): Accessor
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DInternalsManual.rst3010 ``[Accessor<"isFoo", [GNU<"Foo">]>, Accessor<"isBar", [GNU<"Bar">]>]``
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h2706 IdentifierInfo &Accessor) { in RebuildExtVectorElementExpr() argument
2709 DeclarationNameInfo NameInfo(&Accessor, AccessorLoc); in RebuildExtVectorElementExpr()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A DChangeLog-20062620 bfinfdpic_plt_initial_offset): Accessor macros for it.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20062620 bfinfdpic_plt_initial_offset): Accessor macros for it.
H A DChangeLog-91935695 (obj_conv_table_size): Accessor macro.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A DChangeLog-20062620 bfinfdpic_plt_initial_offset): Accessor macros for it.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20062620 bfinfdpic_plt_initial_offset): Accessor macros for it.
H A DChangeLog-91935695 (obj_conv_table_size): Accessor macro.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-19942091 (various others): Accessor macros for the above.

12