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 785 ObjCMethodDecl *GetAtIndexMethodDecl;
804 GetAtIndexMethodDecl(getMethod),
836 ObjCMethodDecl *getAtIndexMethodDecl() const {
837 return GetAtIndexMethodDecl;
    [all...]
  /external/clang/lib/Serialization/
ASTReaderStmt.cpp     [all...]

Completed in 127 milliseconds