Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseStmt.cpp1134 SourceLocation ThenStmtLoc = Tok.getLocation(); in ParseIfStatement() local
1191 ThenStmt = Actions.ActOnNullStmt(ThenStmtLoc); in ParseIfStatement()