Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DExprObjC.h564 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()