Home
last modified time | relevance | path

Searched refs:LPL (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/bmake/unit-tests/
H A Dopt-debug-lint.mk67 .if ${value:LPL} != "value"
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp925 Stmt *Init, VarDecl *Var, Expr *Cond, SourceLocation LPL, in IfStmt() argument
927 : Stmt(IfStmtClass), LParenLoc(LPL), RParenLoc(RPL) { in IfStmt()
960 Expr *Cond, SourceLocation LPL, SourceLocation RPL, in Create() argument
970 IfStmt(Ctx, IL, Kind, Init, Var, Cond, LPL, RPL, Then, EL, Else); in Create()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h2202 Expr *Cond, SourceLocation LPL, SourceLocation RPL,
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in21213 @Article{Scott:1977:LPL,