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

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

Completed in 172 milliseconds