Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1978 SourceLocation semiLoc = startLoc.getLocWithOffset(semiBuf-startBuf); in RewriteObjCThrowStmt() local
1979 ReplaceText(semiLoc, 1, ");"); in RewriteObjCThrowStmt()
4296 SourceLocation semiLoc = in RewriteByRefVar() local
4299 InsertText(semiLoc, "}"); in RewriteByRefVar()
H A DRewriteModernObjC.cpp2061 SourceLocation semiLoc = startLoc.getLocWithOffset(semiBuf-startBuf); in RewriteObjCThrowStmt() local
2063 ReplaceText(semiLoc, 1, ");"); in RewriteObjCThrowStmt()