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

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseStmt.cpp1231 SourceLocation SynthesizedNullStmtLocation = Cond.get()->getLocEnd(); local
1232 Body = Actions.ActOnNullStmt(SynthesizedNullStmtLocation);

Completed in 52 milliseconds