Home
last modified time | relevance | path

Searched defs:isProvablyNotDerivedFrom (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/AST/
DCXXInheritance.cpp119 bool CXXRecordDecl::isProvablyNotDerivedFrom(const CXXRecordDecl *Base) const { in isProvablyNotDerivedFrom() function in CXXRecordDecl
/external/llvm-project/clang/lib/AST/
DCXXInheritance.cpp109 bool CXXRecordDecl::isProvablyNotDerivedFrom(const CXXRecordDecl *Base) const { in isProvablyNotDerivedFrom() function in CXXRecordDecl
/external/clang/lib/Sema/
DSemaExprMember.cpp33 static bool isProvablyNotDerivedFrom(Sema &SemaRef, CXXRecordDecl *Record, in isProvablyNotDerivedFrom() function
/external/llvm-project/clang/lib/Sema/
DSemaExprMember.cpp32 static bool isProvablyNotDerivedFrom(Sema &SemaRef, CXXRecordDecl *Record, in isProvablyNotDerivedFrom() function