Searched defs:LPLoc (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp2899 ExprResult Sema::BuildCStyleCastExpr(SourceLocation LPLoc, argument
2925 BuildCXXFunctionalCastExpr(TypeSourceInfo *CastTypeInfo, QualType Type, SourceLocation LPLoc, Expr *CastExpr, SourceLocation RPLoc) argument
H A DSemaExpr.cpp13911 ExprResult Sema::ActOnStmtExpr(Scope *S, SourceLocation LPLoc, Stmt *SubStmt, argument
13916 ExprResult Sema::BuildStmtExpr(SourceLocation LPLoc, Stmt *SubStmt, argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h3374 SourceLocation LPLoc; // the location of the left paren member in class:clang::final::final::final

Completed in 226 milliseconds