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

/external/clang/lib/Rewrite/Frontend/
H A DRewriteModernObjC.cpp2043 SourceLocation FinallyLoc = finalStmt->getLocStart(); local
2046 ConvertSourceLocationToLineDirective(FinallyLoc, buf);
2051 ConvertSourceLocationToLineDirective(FinallyLoc, buf);

Completed in 134 milliseconds