Home
last modified time | relevance | path

Searched refs:elsev (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDStmt.cpp885 Stmt *then, SourceLocation EL, Stmt *elsev) in IfStmt() argument
891 SubExprs[ELSE] = elsev; in IfStmt()
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDStmt.h892 Stmt *elsev = nullptr);