Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h87 SourceLocation getOperatorLoc() const { return getRParenLoc(); } in getOperatorLoc() function
205 SourceLocation getOperatorLoc() const { return Loc; } in getOperatorLoc() function
1994 SourceLocation getOperatorLoc() const { return OperatorLoc; } in getOperatorLoc() function
3037 SourceLocation getOperatorLoc() const { return OperatorLoc; } in getOperatorLoc() function
3275 SourceLocation getOperatorLoc() const { return OperatorLoc; } in getOperatorLoc() function
3511 SourceLocation getOperatorLoc() const { return OperatorLoc; } in getOperatorLoc() function
H A DExpr.h1701 SourceLocation getOperatorLoc() const { return Loc; } in getOperatorLoc() function
1909 SourceLocation getOperatorLoc() const { return OperatorLoc; } in getOperatorLoc() function
2053 SourceLocation getOperatorLoc() const { return OpLoc; } in getOperatorLoc() function
2964 SourceLocation getOperatorLoc() const { return OpLoc; } in getOperatorLoc() function