Home
last modified time | relevance | path

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

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