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

/external/clang/lib/Rewrite/Frontend/
H A DRewriteModernObjC.cpp2039 SourceLocation FinallyLoc = finalStmt->getLocStart(); local
2042 ConvertSourceLocationToLineDirective(FinallyLoc, buf);
2047 ConvertSourceLocationToLineDirective(FinallyLoc, buf);
/external/clang/include/clang/AST/
H A DStmt.h1870 SourceLocation FinallyLoc,

Completed in 96 milliseconds