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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp730 /// DeterminePrimaryBase - Determine the primary base of the given class.
731 void DeterminePrimaryBase(const CXXRecordDecl *RD);
837 /// DeterminePrimaryBase - Determine the primary base of the given class.
838 void ItaniumRecordLayoutBuilder::DeterminePrimaryBase(const CXXRecordDecl *RD) { function in class:ItaniumRecordLayoutBuilder
1006 DeterminePrimaryBase(RD);

Completed in 59 milliseconds