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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DRecordLayoutBuilder.cpp709 /// DeterminePrimaryBase - Determine the primary base of the given class.
710 void DeterminePrimaryBase(const CXXRecordDecl *RD);
816 /// DeterminePrimaryBase - Determine the primary base of the given class.
817 void ItaniumRecordLayoutBuilder::DeterminePrimaryBase(const CXXRecordDecl *RD) { function in class:ItaniumRecordLayoutBuilder
986 DeterminePrimaryBase(RD);

Completed in 58 milliseconds