HomeSort by relevance Sort by last modified time
    Searched refs:Access (Results 1 - 25 of 47) sorted by null

1 2

  /external/clang/include/clang/AST/
DependentDiagnostic.h 13 // At the moment, the only consumer of this interface is access
36 enum AccessNonce { Access = 0 };
51 DD->AccessData.Access = AS;
59 return Access;
63 assert(getKind() == Access);
68 assert(getKind() == Access);
69 return AccessSpecifier(AccessData.Access);
73 assert(getKind() == Access);
78 assert(getKind() == Access);
83 assert(getKind() == Access);
    [all...]
CXXInheritance.h 71 CXXBasePath() : Access(AS_public) {}
73 /// \brief The access along this inheritance path. This is only
75 /// used to indicate a path which permits no legal access.
76 AccessSpecifier Access;
84 Access = AS_public;
DeclBase.h 268 /// Access - Used by C++ decls for the access specifier.
270 unsigned Access : 2;
307 Access(AS_none), FromASTFile(0), Hidden(0),
317 Access(AS_none), FromASTFile(0), Hidden(0),
386 Access = AS;
396 return AccessSpecifier(Access);
    [all...]
DeclCXX.h 101 /// AccessSpecDecl - An access specifier followed by colon ':'.
104 /// of an access specifier followed by a colon in the list of member
107 /// Note that they do not represent other uses of access specifiers,
110 /// "access declarations" (C++98 11.3 [class.access.dcl]).
124 /// getAccessSpecifierLoc - The location of the access specifier.
126 /// setAccessSpecifierLoc - Sets the location of the access specifier.
129 /// getColonLoc - The location of the colon following the access specifier.
157 /// level of access (public, protected, private) is used for the
170 /// specifier, including the "virtual" (if present) and access
    [all...]
  /external/clang/include/clang/Sema/
DelayedDiagnostic.h 13 // deprecation and access control --- are suppressed based on
48 : Access(FoundDecl.getAccess()), IsMember(true),
57 AccessSpecifier Access)
58 : Access(Access), IsMember(false),
66 AccessSpecifier getAccess() const { return AccessSpecifier(Access); }
103 unsigned Access : 2;
115 enum DDKind { Deprecation, Access, ForbiddenType };
132 DD.Kind = Access;
154 assert(Kind == Access && "Not an access diagnostic.")
    [all...]
  /external/clang/test/CXX/temp/temp.decls/temp.class/temp.mem.enum/
p1.cpp 116 class Access {
136 template<> enum class Access::Priv<Access::S::N>::E
137 : Access::S::N { // expected-error {{private member}}
138 a = Access::k, // ok
139 b = Access::S::k // expected-error {{private member}}
142 template<typename T> enum class Access::Priv<T>::E : T {
143 c = Access::k,
144 d = Access::S::k
148 Access::Priv<int>::E a = Access::Priv<int>::E::a
    [all...]
  /external/clang/lib/Sema/
DelayedDiagnostic.cpp 45 case Access:
SemaAccess.cpp 1 //===---- SemaAccess.cpp - C++ Access Control -------------------*- C++ -*-===//
10 // This file provides Sema routines for C++ access control semantics.
36 /// SetMemberAccessSpecifier - Set the access specifier of a member.
37 /// Returns true on error (when the previous member decl access specifier
38 /// is different from the new member decl access specifier).
43 // Use the lexical access specifier.
48 // C++ [class.access.spec]p3: When a member is redeclared its access
87 // C++ [class.access.nest]p1:
88 // A nested class is a member and as such has the same access
    [all...]
  /external/valgrind/main/memcheck/tests/
supp_unknown.stderr.exp 3 Access not within mapped region at address 0x........
badjump.stderr.exp 9 Access not within mapped region at address 0x........
  /external/valgrind/main/none/tests/linux/
blockfault.stderr.exp 4 Access not within mapped region at address 0x........
  /external/mesa3d/docs/
MESA_agp_offset.spec 65 3.6 AGP Memory Access
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.typedef/
p2-0x.cpp 144 namespace Access {
  /external/clang/lib/AST/
CXXInheritance.cpp 169 // The access of the path down to this record.
170 AccessSpecifier AccessToHere = ScratchPath.Access;
218 // Calculate the "top-down" access to this base class.
221 // 1. Write down the access along each step in the inheritance
222 // chain, followed by the access of the decl itself.
230 // 2. If 'private' appears anywhere except far-left, access is denied.
231 // 3. Otherwise, overall access is determined by the most restrictive
232 // access in the sequence.
234 ScratchPath.Access = BaseSpec->getAccessSpecifier();
236 ScratchPath.Access = CXXRecordDecl::MergeAccess(AccessToHere,
    [all...]
  /external/clang/test/SemaCXX/
alias-template.cpp 126 namespace Access {
  /external/llvm/lib/Support/
Dwarf.cpp 506 const char *llvm::dwarf::AccessibilityString(unsigned Access) {
507 switch (Access) {
    [all...]
  /external/webkit/LayoutTests/dom/html/level1/core/
hc_documentgetdoctype.js 78 Access Document.doctype for hc_staff, if not text/html should return DocumentType node.
hc_elementgetelementsbytagnameaccessnodelist.js 87 Access the FOURTH element in the NodeList. The FOURTH
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLCollection08.js 82 the "rows" attribute. Access the item in the third ordinal index. The
  /external/webkit/LayoutTests/dom/xhtml/level1/core/
hc_documentgetdoctype.js 78 Access Document.doctype for hc_staff, if not text/html should return DocumentType node.
hc_elementgetelementsbytagnameaccessnodelist.js 87 Access the FOURTH element in the NodeList. The FOURTH
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLCollection08.js 82 the "rows" attribute. Access the item in the third ordinal index. The
  /external/v8/src/
utils.h 295 // a local scope using an instance of Access. Attempts to re-reserve
303 template <typename S> friend class Access;
309 // Locally scoped access to a static resource.
311 class Access {
313 explicit Access(StaticResource<T>* resource)
320 ~Access() {
365 // Access individual vector elements - checks bounds in debug mode.
515 * Specialized versions of the class can allow access to the backing store
  /external/bison/doc/
refcard.tex 444 \key{Access data associated with a symbol.} {\$\$, \$0\dots\${\it n}}
445 \key{Access a field of the data union.} {\$\$.{\it t},
447 \key{Access symbol's location.} {@\$, @0\dots@{\it n}}
448 \key{Access data's line location.} {@{\it x}.{\it line\_spec}}
449 \key{Access data's column location.} {@{\it x}.{\it column\_spec}}
  /external/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp 365 /// mayLoopAccessLocation - Return true if the specified loop might access the
366 /// specified pointer location, which is a loop-strided access. The 'Access'
367 /// argument specifies what the verboten forms of access are (read or write).
368 static bool mayLoopAccessLocation(Value *Ptr,AliasAnalysis::ModRefResult Access,
372 // Get the location that may be stored across the loop. Since the access is
377 // If the loop iterates a fixed number of times, we can refine the access size
392 (AA.getModRefInfo(I, StoreLoc) & Access))

Completed in 1006 milliseconds

1 2