Home
last modified time | relevance | path

Searched refs:subobject (Results 1 – 7 of 7) sorted by relevance

/external/libchrome/base/memory/
Dweak_ptr_unittest.nc20 #if defined(NCTEST_AUTO_DOWNCAST) // [r"fatal error: cannot initialize a member subobject of type …
28 #elif defined(NCTEST_STATIC_DOWNCAST) // [r"fatal error: cannot initialize a member subobject of t…
62 …_UNSAFE_HELPER_DOWNCAST) // [r"fatal error: cannot initialize a member subobject of type 'base::D…
76 …NTIATED_HELPER_DOWNCAST) // [r"fatal error: cannot initialize a member subobject of type 'base::D…
83 #elif defined(NCTEST_UNSAFE_HELPER_CAST) // [r"fatal error: cannot initialize a member subobject o…
97 …NTIATED_HELPER_SIDECAST) // [r"fatal error: cannot initialize a member subobject of type 'base::O…
104 #elif defined(NCTEST_UNRELATED_HELPER) // [r"fatal error: cannot initialize a member subobject of …
/external/clang/include/clang/Basic/
DDiagnosticASTKinds.td42 "%select{pointer|reference}0 to %select{|subobject of }1"
58 "comparison of address of base class subobject %0 of class %1 to field %2 "
66 "dereferenced pointer past the end of %select{|subobject of }0"
DDiagnosticSemaKinds.td167 "subobject initialization overrides initialization of other fields "
168 "within its enclosing subobject">, InGroup<InitializerOverrides>;
170 "initializer overrides prior initialization of this subobject">,
176 "designator into flexible array member subobject">;
1327 "%select{construct|destroy}0 a base class subobject">;
1579 "exception object|a member subobject|an array element|a new value|a value|a "
1713 "returning object|throwing object|copying member subobject|copying array "
1714 "element|allocating object|copying temporary|initializing base subobject|"
1718 "returning object|throwing object|copying member subobject|copying array "
1719 "element|allocating object|copying temporary|initializing base subobject|"
[all …]
/external/llvm/docs/
DTypeMetadata.rst81 pointers, one belonging to the A subobject and containing the address of
83 subobject and containing the address of the vtable compatible with C's vtable.
/external/clang/test/SemaCXX/
Dconstant-expression-cxx1y.cpp217 namespace subobject { namespace
/external/clang/test/Analysis/
Dctor.mm625 // This previously caused a crash because the pair_wrapper subobject was
/external/python/cpython2/Doc/extending/
Dnewtypes.rst734 For each subobject that can participate in cycles, we need to call the
736 :c:func:`visit` function takes as arguments the subobject and the extra argument