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

  /external/clang/lib/CodeGen/
CGExprCXX.cpp 100 const CXXRecordDecl *BestDynamicDecl = Base->getBestDynamicClassType();
    [all...]
CGClass.cpp     [all...]
  /external/clang/include/clang/AST/
Expr.h 787 const CXXRecordDecl *getBestDynamicClassType() const;
    [all...]
  /external/clang/lib/AST/
Expr.cpp 39 const CXXRecordDecl *Expr::getBestDynamicClassType() const {
    [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]

Completed in 71 milliseconds