Searched refs:ThenStmtLoc (Results 1 - 1 of 1) sorted by last modified time

/external/clang/lib/Parse/
H A DParseStmt.cpp1120 SourceLocation ThenStmtLoc = Tok.getLocation(); local
1177 ThenStmt = Actions.ActOnNullStmt(ThenStmtLoc);

Completed in 66 milliseconds