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

  /external/clang/lib/AST/
ExprCXX.cpp 441 CXXRecordDecl *CXXMemberCallExpr::getRecordDecl() {
    [all...]
  /external/clang/include/clang/AST/
ExprCXX.h 108 /// getRecordDecl - Retrieves the CXXRecordDecl for the underlying type of
113 CXXRecordDecl *getRecordDecl();
    [all...]

Completed in 265 milliseconds