Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1580 SourceLocation ThenStmtLoc = Tok.getLocation(); in ParseIfStatement() local
1689 ThenStmt = Actions.ActOnNullStmt(ThenStmtLoc); in ParseIfStatement()