Searched defs:SemiLoc (Results 1 – 5 of 5) sorted by relevance
38 SourceLocation SemiLoc = S->getSemiLoc(); in isEmptyARCMTMacroStatement() local
126 SourceLocation SemiLoc = findSemiAfterLocation(loc, Ctx); in findLocationAfterSemi() local
61 StmtResult Sema::ActOnNullStmt(SourceLocation SemiLoc, in ActOnNullStmt()
10708 SourceLocation SemiLoc) { in ActOnEmptyDeclaration()
504 SourceLocation SemiLoc; variable