Home
last modified time | relevance | path

Searched defs:LPLoc (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Sema/
DSemaCast.cpp2376 ExprResult Sema::BuildCStyleCastExpr(SourceLocation LPLoc, in BuildCStyleCastExpr()
2400 SourceLocation LPLoc, in BuildCXXFunctionalCastExpr()
DSemaExpr.cpp10100 Sema::ActOnStmtExpr(SourceLocation LPLoc, Stmt *SubStmt, in ActOnStmtExpr()
/external/clang/lib/Parse/
DParseObjc.cpp2696 SourceLocation LPLoc = T.getOpenLocation(), RPLoc = T.getCloseLocation(); in ParseObjCBoxedExpr() local
/external/clang/include/clang/AST/
DExpr.h2855 SourceLocation LPLoc; // the location of the left paren variable