Home
last modified time | relevance | path

Searched defs:Abstract (Results 1 – 25 of 34) sorted by relevance

12

/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
Dis_abstract.pass.cpp50 class Abstract class
Dis_trivially_move_assignable.pass.cpp44 class Abstract class
Dis_trivially_copy_constructible.pass.cpp47 class Abstract class
Dis_trivially_copy_assignable.pass.cpp44 class Abstract class
Dis_constructible.pass.cpp27 class Abstract class
Dhas_virtual_destructor.pass.cpp50 class Abstract class
Dis_trivially_default_constructible.pass.cpp50 class Abstract class
Dis_polymorphic.pass.cpp50 class Abstract class
Dis_move_constructible.pass.cpp45 class Abstract class
Dis_copy_constructible.pass.cpp45 class Abstract class
Dis_trivially_move_constructible.pass.cpp45 class Abstract class
Dis_default_constructible.pass.cpp56 class Abstract class
Dis_nothrow_constructible.pass.cpp63 class Abstract class
Dis_nothrow_destructible.pass.cpp61 class Abstract class
Dis_trivially_destructible.pass.cpp60 class Abstract class
/external/clang/test/CXX/except/except.handle/
Dp16.cpp32 struct Abstract { struct
/external/llvm/docs/
DSystemLibrary.rst5 Abstract chapter
DGarbageCollection.rst8 Abstract chapter
/external/llvm/docs/Frontend/
DPerformanceTips.rst9 Abstract chapter
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.array/
Dp1.cpp15 struct Abstract { virtual void fn() = 0; }; // expected-note {{pure virtual}} struct
/external/clang/test/SemaObjC/
Dmethod-lookup-3.m3 typedef struct { int y; } Abstract; typedef
/external/clang/test/SemaCXX/
Dvararg-non-pod.cpp126 struct Abstract { struct
Dexceptions.cpp5 struct Abstract { virtual void f() = 0; }; // expected-note {{unimplemented pure virtual method 'f'… struct
/external/clang/utils/TableGen/
DClangASTNodesEmitter.cpp88 bool Abstract = R->getValueAsBit("Abstract"); in EmitNode() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp470 DIE *DwarfCompileUnit::constructVariableDIE(DbgVariable &DV, bool Abstract) { in constructVariableDIE()
477 bool Abstract) { in constructVariableDIEImpl()

12