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

  /external/clang/include/clang/AST/
ExprObjC.h 784 ObjCMethodDecl *GetAtIndexMethodDecl;
803 GetAtIndexMethodDecl(getMethod),
835 ObjCMethodDecl *getAtIndexMethodDecl() const {
836 return GetAtIndexMethodDecl;
    [all...]
  /external/clang/lib/Serialization/
ASTReaderStmt.cpp     [all...]

Completed in 39 milliseconds