Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseStmt.cpp1146 SourceLocation SynthesizedNullStmtLocation = Cond.get()->getLocEnd(); in ParseSwitchStatement() local
1147 Body = Actions.ActOnNullStmt(SynthesizedNullStmtLocation); in ParseSwitchStatement()