Home | History | Annotate | Download | only in AST

Lines Matching refs:LP

862                  Expr *Inc, Stmt *Body, SourceLocation FL, SourceLocation LP,
864 : Stmt(ForStmtClass), ForLoc(FL), LParenLoc(LP), RParenLoc(RP)