Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp13254 bool StmtColInvalid; in DiagnoseEmptyLoopBody() local
13256 SourceMgr.getPresumedColumnNumber(S->getBeginLoc(), &StmtColInvalid); in DiagnoseEmptyLoopBody()
13257 if (StmtColInvalid) in DiagnoseEmptyLoopBody()