Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp6469 LValue Subobject = This; in HandleConstructorCall() local
6736 LValue Subobject = This; in HandleDestructionImpl() local
6754 LValue Subobject = This; in HandleDestructionImpl() local
6930 bool Subobject = false; in CheckDeleteKind() local
10252 LValue Subobject = This; in HandleClassZeroInitialization() local
10266 LValue Subobject = This; in HandleClassZeroInitialization() local
10293 LValue Subobject = This; in ZeroInitialization() local
10383 LValue Subobject = This; in VisitCXXParenListOrInitListExpr() local
10413 LValue Subobject = This; in VisitCXXParenListOrInitListExpr() local
10436 LValue Subobject = This; in VisitCXXParenListOrInitListExpr() local
[all …]
H A DASTContext.cpp2753 for (const auto *Subobject : Subobjects) { in structSubobjectsHaveUniqueObjectRepresentations() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp7984 using Subobject = DefaultedComparisonSubobject; typedef in __anon42c808801f11::DefaultedComparisonAnalyzer
9211 typedef llvm::PointerUnion<CXXBaseSpecifier*, FieldDecl*> Subobject; global() typedef
[all...]