Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaStmt.cpp509 Stmt *thenStmt, SourceLocation ElseLoc, in ActOnIfStmt() argument
525 DiagnoseEmptyStmtBody(CondExpr->getLocEnd(), thenStmt, in ActOnIfStmt()
528 return BuildIfStmt(IfLoc, IsConstexpr, InitStmt, Cond, thenStmt, ElseLoc, in ActOnIfStmt()
534 Stmt *thenStmt, SourceLocation ElseLoc, in BuildIfStmt() argument
542 DiagnoseUnusedExprResult(thenStmt); in BuildIfStmt()
547 Cond.get().second, thenStmt, ElseLoc, elseStmt); in BuildIfStmt()
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...