Home
last modified time | relevance | path

Searched refs:polymorphic (Results 1 – 25 of 49) sorted by relevance

12

/external/v8/tools/clang/blink_gc_plugin/tests/
Dpolymorphic_class_with_non_virtual_trace.txt2 …st base class 'NonPolymorphicBase' of derived class 'IsNotLeftMostPolymorphic' must be polymorphic.
5 …sNotLeftMostPolymorphic>' of derived class 'TemplatedIsNotLeftMostPolymorphic' must be polymorphic.
Dvirtual_and_trace_after_dispatch.txt2 …atch.h:12:1: warning: [blink-gc] Left-most base class 'A' of derived class 'B' must be polymorphic.
Dleft_most_gc_base.txt8 …2:1: warning: [blink-gc] Left-most base class 'A' of derived class 'IllFormed' must be polymorphic.
/external/v8/tools/clang/blink_gc_plugin/tests/legacy_naming/
Dpolymorphic_class_with_non_virtual_trace.txt2 …st base class 'NonPolymorphicBase' of derived class 'IsNotLeftMostPolymorphic' must be polymorphic.
5 …sNotLeftMostPolymorphic>' of derived class 'TemplatedIsNotLeftMostPolymorphic' must be polymorphic.
Dvirtual_and_trace_after_dispatch.txt2 …atch.h:12:1: warning: [blink-gc] Left-most base class 'A' of derived class 'B' must be polymorphic.
Dleft_most_gc_base.txt8 …2:1: warning: [blink-gc] Left-most base class 'A' of derived class 'IllFormed' must be polymorphic.
/external/clang/utils/VtableTest/
Dgen.cc70 bool polymorphic = false; in gs() local
267 polymorphic = true; in gs()
268 if (polymorphic) { in gs()
278 if (polymorphic) { in gs()
/external/libcxx/include/experimental/
Dstring22 // basic_string using polymorphic allocator in namespace pmr
27 // basic_string typedef names using polymorphic allocator in namespace
Dmemory_resource150 // 8.6, memory.polymorphic.allocator.class
152 // 8.6.1, memory.polymorphic.allocator.overview
159 // 8.6.2, memory.polymorphic.allocator.ctor
181 // 8.6.3, memory.polymorphic.allocator.mem
315 // 8.6.4, memory.polymorphic.allocator.eq
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-param-util-generated.h.pump74 // Used in the Values() function to provide polymorphic capabilities.
243 // Helper classes providing Combine() with polymorphic features. They allow
/external/googletest/googletest/include/gtest/internal/
Dgtest-param-util-generated.h.pump74 // Used in the Values() function to provide polymorphic capabilities.
243 // Helper classes providing Combine() with polymorphic features. They allow
/external/v8/testing/gtest/include/gtest/internal/
Dgtest-param-util-generated.h.pump74 // Used in the Values() function to provide polymorphic capabilities.
243 // Helper classes providing Combine() with polymorphic features. They allow
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
Dgtest-param-util-generated.h.pump74 // Used in the Values() function to provide polymorphic capabilities.
258 // Helper classes providing Combine() with polymorphic features. They allow
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-param-util-generated.h.pump74 // Used in the Values() function to provide polymorphic capabilities.
258 // Helper classes providing Combine() with polymorphic features. They allow
/external/protobuf/gtest/include/gtest/internal/
Dgtest-param-util-generated.h.pump74 // Used in the Values() function to provide polymorphic capabilities.
258 // Helper classes providing Combine() with polymorphic features. They allow
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-param-util-generated.h.pump74 // Used in the Values() function to provide polymorphic capabilities.
258 // Helper classes providing Combine() with polymorphic features. They allow
/external/python/cpython2/Doc/library/
Dxml.sax.utils.rst86 function to implement the polymorphic *source* argument to their
/external/clang/docs/
DControlFlowIntegrity.rst129 where the class being casted to is a polymorphic class.
166 polymorphic class type. This CFI scheme can be enabled on its own using
DLibASTMatchers.rst117 There are multiple matcher definition macros that deal with polymorphic return
/external/smali/smali/src/main/jflex/
DsmaliLexer.jflex611 "invoke-polymorphic" {
615 "invoke-polymorphic/range" {
/external/eigen/doc/
DClassHierarchy.dox19 resolve the polymorphic function calls at compile time.
/external/r8/
Dbuild.gradle952 "954-invoke-polymorphic-verifier",
981 "959-invoke-polymorphic-accessors",
1010 "953-invoke-polymorphic-compiler",
/external/smali/smali/src/main/antlr/
DsmaliParser.g1082 …: //e.g. invoke-polymorphic {v0..v1}, java/lang/invoke/MethodHandle;->invoke([Ljava/lang/Object;)L…
1087 …: //e.g. invoke-polymorphic/range {v0,v1}, java/lang/invoke/MethodHandle;->invoke([Ljava/lang/Obje…
/external/clang/include/clang/Basic/
DDiagnosticASTKinds.td81 "typeid applied to expression of polymorphic type %0 is "
/external/googletest/googlemock/docs/
DFrequentlyAskedQuestions.md151 If your polymorphic matcher uses `ExplainMatchResultTo()` for better
200 [recipes](CookBook.md#writing-new-polymorphic-matchers)

12