Searched defs:SemiLoc (Results 1 – 4 of 4) sorted by relevance
37 SourceLocation SemiLoc = S->getSemiLoc(); in isEmptyARCMTMacroStatement() local
65 SourceLocation SemiLoc = findSemiAfterLocation(loc, Ctx); in findLocationAfterSemi() local
49 StmtResult Sema::ActOnNullStmt(SourceLocation SemiLoc, in ActOnNullStmt()
507 SourceLocation SemiLoc; variable