Searched defs:ActOnBlockError (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExpr.cpp9377 /// ActOnBlockError - If there is an error parsing a block, this callback
9379 void Sema::ActOnBlockError(SourceLocation CaretLoc, Scope *CurScope) { function in class:Sema

Completed in 46 milliseconds