Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DExprOpenMP.h153 SourceLocation LPLoc; /// The location of the left paren variable
314 SourceLocation LPLoc; variable
DExpr.h3659 SourceLocation LPLoc; // the location of the left paren variable
/external/clang/lib/Sema/
DSemaCast.cpp2593 ExprResult Sema::BuildCStyleCastExpr(SourceLocation LPLoc, in BuildCStyleCastExpr()
2617 SourceLocation LPLoc, in BuildCXXFunctionalCastExpr()
DSemaExpr.cpp11622 Sema::ActOnStmtExpr(SourceLocation LPLoc, Stmt *SubStmt, in ActOnStmtExpr()
/external/llvm-project/clang/lib/Sema/
DSemaCast.cpp3050 ExprResult Sema::BuildCStyleCastExpr(SourceLocation LPLoc, in BuildCStyleCastExpr()
3078 SourceLocation LPLoc, in BuildCXXFunctionalCastExpr()
DSemaExpr.cpp14858 ExprResult Sema::ActOnStmtExpr(Scope *S, SourceLocation LPLoc, Stmt *SubStmt, in ActOnStmtExpr()
14863 ExprResult Sema::BuildStmtExpr(SourceLocation LPLoc, Stmt *SubStmt, in BuildStmtExpr()
/external/clang/lib/Parse/
DParseObjc.cpp3407 SourceLocation LPLoc = T.getOpenLocation(), RPLoc = T.getCloseLocation(); in ParseObjCBoxedExpr() local
/external/llvm-project/clang/lib/Parse/
DParseObjc.cpp3400 SourceLocation LPLoc = T.getOpenLocation(), RPLoc = T.getCloseLocation(); in ParseObjCBoxedExpr() local
/external/clang/include/clang/AST/
DExpr.h2837 SourceLocation LPLoc; // the location of the left paren variable