Home
last modified time | relevance | path

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

/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/swiftshader/third_party/llvm-7.0/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/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/cpython3/Doc/extending/
Dnewtypes_tutorial.rst710 For each subobject that can participate in cycles, we need to call the
712 :c:func:`visit` function takes as arguments the subobject and the extra argument
/external/syzkaller/sys/linux/
Dvnet.txt580 # refer to a field of a subobject. What may help is allowing specifying
/external/python/cpython2/Doc/extending/
Dnewtypes.rst726 For each subobject that can participate in cycles, we need to call the
728 :c:func:`visit` function takes as arguments the subobject and the extra argument