Home
last modified time | relevance | path

Searched defs:IsDerivedFrom (Results 1 – 2 of 2) sorted by relevance

/external/v8/tools/gcmole/
Dgcmole.cc1075 bool IsDerivedFrom(clang::CXXRecordDecl* record, in IsDerivedFrom() function in __anond932a49f0111::FunctionAnalyzer
/external/clang/lib/Sema/
DSemaDeclCXX.cpp1668 bool Sema::IsDerivedFrom(SourceLocation Loc, QualType Derived, QualType Base) { in IsDerivedFrom() function in Sema
1695 bool Sema::IsDerivedFrom(SourceLocation Loc, QualType Derived, QualType Base, in IsDerivedFrom() function in Sema