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 68 /// getOperatorLoc - Returns the location of the operator symbol in
73 SourceLocation getOperatorLoc() const { return getRParenLoc(); }
180 SourceLocation getOperatorLoc() const { return Loc; }
    [all...]
Expr.h     [all...]

Completed in 110 milliseconds