Home | History | Annotate | Download | only in Sema

Lines Matching refs:getLParenLoc

965                                  property->getLParenLoc(), readonlyLoc)) {
1951 if (Property->getLParenLoc().isValid() &&
1955 getLocForEndOfToken(Property->getLParenLoc());
1961 } else if (Property->getLParenLoc().isInvalid()) {