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

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

Completed in 576 milliseconds