Searched refs:getRBracket (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h881 SourceLocation getRBracket() const { return RBracket; } function in class:clang::ObjCSubscriptRefExpr
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaPseudoObject.cpp82 refExpr->getRBracket());
H A DTreeTransform.h12962 return getDerived().RebuildObjCSubscriptRefExpr(E->getRBracket(),
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp1284 Record.AddSourceLocation(E->getRBracket());

Completed in 182 milliseconds