Home
last modified time | relevance | path

Searched refs:oploc (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDExprObjC.h567 SourceLocation oploc, Expr *base, bool arrow = false,
571 D(d), Base(base), Loc(l), OpLoc(oploc), IsArrow(arrow),
1505 ObjCIsaExpr(Expr *base, bool isarrow, SourceLocation l, SourceLocation oploc, in ObjCIsaExpr() argument
1508 IsaMemberLoc(l), OpLoc(oploc), IsArrow(isarrow) { in ObjCIsaExpr()