Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DCXXInheritance.h236 unsigned Subobject = 0; member
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp6408 LValue Subobject = This; HandleConstructorCall() local
6675 LValue Subobject = This; HandleDestructionImpl() local
6693 LValue Subobject = This; HandleDestructionImpl() local
6869 bool Subobject = false; CheckDeleteKind() local
10151 LValue Subobject = This; HandleClassZeroInitialization() local
10165 LValue Subobject = This; HandleClassZeroInitialization() local
10192 LValue Subobject = This; ZeroInitialization() local
10282 LValue Subobject = This; VisitCXXParenListOrInitListExpr() local
10312 LValue Subobject = This; VisitCXXParenListOrInitListExpr() local
10335 LValue Subobject = This; VisitCXXParenListOrInitListExpr() local
10540 LValue Subobject = This; VisitLambdaExpr() local
10944 LValue Subobject = This; ZeroInitialization() local
11085 LValue Subobject = This; VisitCXXParenListOrInitListExpr() local
11125 LValue Subobject = This; VisitArrayInitLoopExpr() local
11161 VisitCXXConstructExpr(const CXXConstructExpr * E,const LValue & Subobject,APValue * Value,QualType Type) VisitCXXConstructExpr() argument
[all...]
H A DASTContext.cpp2702 for (const auto *Subobject : Subobjects) { structSubobjectsHaveUniqueObjectRepresentations() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp8087 using Subobject = DefaultedComparisonSubobject; global() typedef in __anon5bed44921e11::DefaultedComparisonAnalyzer
9311 typedef llvm::PointerUnion<CXXBaseSpecifier*, FieldDecl*> Subobject; global() typedef
[all...]