Searched refs:GetAtIndexMethodDecl (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DExprObjC.h785 ObjCMethodDecl *GetAtIndexMethodDecl; member in class:clang::ObjCSubscriptRefExpr
804 GetAtIndexMethodDecl(getMethod),
837 return GetAtIndexMethodDecl;
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp1025 E->GetAtIndexMethodDecl = ReadDeclAs<ObjCMethodDecl>(Record, Idx);

Completed in 59 milliseconds