Searched refs:oploc (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/gnu/llvm/clang/include/clang/AST/ |
| D | ExprObjC.h | 564 SourceLocation oploc, Expr *base, bool arrow = false, 568 D(d), Base(base), Loc(l), OpLoc(oploc), IsArrow(arrow), 1495 ObjCIsaExpr(Expr *base, bool isarrow, SourceLocation l, SourceLocation oploc, in ObjCIsaExpr() argument 1498 IsaMemberLoc(l), OpLoc(oploc), IsArrow(isarrow) { in ObjCIsaExpr()
|