HomeSort by relevance Sort by last modified time
    Searched refs:classIsDerivedFrom (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/ASTMatchers/
ASTMatchFinder.cpp 419 bool classIsDerivedFrom(const CXXRecordDecl *Declaration,
792 bool MatchASTVisitor::classIsDerivedFrom(const CXXRecordDecl *Declaration,
816 if (classIsDerivedFrom(ClassDecl, Base, Builder))
    [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 808 virtual bool classIsDerivedFrom(const CXXRecordDecl *Declaration,
    [all...]
ASTMatchers.h     [all...]

Completed in 175 milliseconds