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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h859 ObjCMethodDecl *SetAtIndexMethodDecl; member in class:clang::ObjCSubscriptRefExpr
874 SetAtIndexMethodDecl(setMethod) {
901 return SetAtIndexMethodDecl;
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp1398 E->SetAtIndexMethodDecl = readDeclAs<ObjCMethodDecl>();

Completed in 78 milliseconds