Searched refs:LPL (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/bmake/unit-tests/ |
H A D | opt-debug-lint.mk | 67 .if ${value:LPL} != "value"
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | Stmt.cpp | 925 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 D | Stmt.h | 2202 Expr *Cond, SourceLocation LPL, SourceLocation RPL,
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 21213 @Article{Scott:1977:LPL,
|