HomeSort by: relevance | last modified time | path
    Searched defs:usesMultipleInheritanceModel (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/AST/
MicrosoftCXXABI.cpp 174 static bool usesMultipleInheritanceModel(const CXXRecordDecl *RD) {
193 if (usesMultipleInheritanceModel(this))
MicrosoftCXXABI.cpp 174 static bool usesMultipleInheritanceModel(const CXXRecordDecl *RD) {
193 if (usesMultipleInheritanceModel(this))

Completed in 32 milliseconds