Home
last modified time | relevance | path

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

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