Home
last modified time | relevance | path

Searched defs:ReceiverLoc (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/objc/
H A DSuperSelfCheck.cpp93 SourceLocation ReceiverLoc = Message->getReceiverRange().getBegin(); in check() local
/llvm-project/clang/include/clang/AST/
H A DExprObjC.h647 SourceLocation ReceiverLoc; variable
691 SourceLocation IdLoc, SourceLocation ReceiverLoc, in ObjCPropertyRefExpr() argument