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

Completed in 117 milliseconds