reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/include/clang/AST/ExprObjC.h
  897     return GetAtIndexMethodDecl;
tools/clang/lib/Serialization/ASTReaderStmt.cpp
 1271   E->GetAtIndexMethodDecl = ReadDeclAs<ObjCMethodDecl>();