Searched refs:addedClassSubobject (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp449 addedClassSubobject(BaseClassDecl);
473 addedClassSubobject(Type->getAsCXXRecordDecl());
496 void CXXRecordDecl::addedClassSubobject(CXXRecordDecl *Subobj) { function in class:CXXRecordDecl
1112 addedClassSubobject(FieldRec);
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h460 void addedClassSubobject(CXXRecordDecl *Base);

Completed in 66 milliseconds