Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseStmt.cpp1506 SourceLocation ThenStmtLoc = Tok.getLocation(); in ParseIfStatement() local
1615 ThenStmt = Actions.ActOnNullStmt(ThenStmtLoc); in ParseIfStatement()