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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DCXXInheritance.h234 UniqueVirtualMethod(CXXMethodDecl *Method, unsigned Subobject, argument
244 unsigned Subobject; member in struct:clang::UniqueVirtualMethod
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp804 explicit FoldOffsetRAII(EvalInfo &Info, bool Subobject) argument
3926 LValue Subobject = This; local
5303 LValue Subobject = This; local
5317 LValue Subobject = This; local
5342 LValue Subobject = This; local
5409 LValue Subobject = This; local
5432 LValue Subobject = This; local
5896 LValue Subobject = This; local
5925 VisitCXXConstructExpr(const CXXConstructExpr *E, const LValue &Subobject, APValue *Value, QualType Type) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp5500 typedef llvm::PointerUnion<CXXBaseSpecifier*, FieldDecl*> Subobject; typedef in struct:__anon4008::SpecialMemberDeletionInfo

Completed in 200 milliseconds