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 464 CXXRecordDecl *CXXMemberCallExpr::getRecordDecl() {
    [all...]
  /external/clang/include/clang/AST/
ExprCXX.h 110 /// getRecordDecl - Retrieves the CXXRecordDecl for the underlying type of
115 CXXRecordDecl *getRecordDecl();
    [all...]

Completed in 57 milliseconds