Searched defs:Subobj (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclCXX.cpp352 void CXXRecordDecl::addedClassSubobject(CXXRecordDecl *Subobj) { argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp4946 bool SpecialMemberDeletionInfo::isAccessible(Subobject Subobj, argument
4966 shouldDeleteForSubobjectCall( Subobject Subobj, Sema::SpecialMemberOverloadResult *SMOR, bool IsDtorCallInCtor) argument
5017 shouldDeleteForClassSubobject( CXXRecordDecl *Class, Subobject Subobj, unsigned Quals) argument
[all...]

Completed in 111 milliseconds