HomeSort by relevance Sort by last modified time
    Searched defs:getOperatorLoc (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
ExprCXX.h 74 /// getOperatorLoc - Returns the location of the operator symbol in
79 SourceLocation getOperatorLoc() const { return getRParenLoc(); }
188 SourceLocation getOperatorLoc() const { return Loc; }
    [all...]
Expr.h     [all...]

Completed in 180 milliseconds