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 366 virtual bool classIsDerivedFrom(const CXXRecordDecl *Declaration,
553 bool MatchASTVisitor::classIsDerivedFrom(const CXXRecordDecl *Declaration,
612 if (classIsDerivedFrom(ClassDecl, Base, Builder))
  /external/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 563 virtual bool classIsDerivedFrom(const CXXRecordDecl *Declaration,
    [all...]
ASTMatchers.h     [all...]

Completed in 321 milliseconds