Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Parse/
DParseStmt.cpp1084 SourceLocation ThenStmtLoc = Tok.getLocation(); in ParseIfStatement() local
1142 ThenStmt = Actions.ActOnNullStmt(ThenStmtLoc); in ParseIfStatement()