Home
last modified time | relevance | path

Searched defs:Subobject (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCXXInheritance.h236 unsigned Subobject = 0; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp6226 LValue Subobject = This; in HandleConstructorCall() local
6485 LValue Subobject = This; in HandleDestructionImpl() local
6503 LValue Subobject = This; in HandleDestructionImpl() local
6680 bool Subobject = false; in CheckDeleteKind() local
9684 LValue Subobject = This; in HandleClassZeroInitialization() local
9698 LValue Subobject = This; in HandleClassZeroInitialization() local
9725 LValue Subobject = This; in ZeroInitialization() local
9801 LValue Subobject = This; in VisitInitListExpr() local
9831 LValue Subobject = This; in VisitInitListExpr() local
9854 LValue Subobject = This; in VisitInitListExpr() local
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp7671 using Subobject = DefaultedComparisonSubobject; typedef in __anon26624a2b1f11::DefaultedComparisonAnalyzer
8752 typedef llvm::PointerUnion<CXXBaseSpecifier*, FieldDecl*> Subobject; typedef