Searched defs:SemiLoc (Results 1 – 11 of 11) sorted by relevance
38 SourceLocation SemiLoc = S->getSemiLoc(); in isEmptyARCMTMacroStatement() local
125 SourceLocation SemiLoc = findSemiAfterLocation(loc, Ctx, IsDecl); in findLocationAfterSemi() local
433 SourceLocation SemiLoc = P.ConsumeToken(); in consumeClose() local
486 SourceLocation SemiLoc = P.ConsumeToken(); in consumeClose() local
3062 SMLoc SemiLoc = Lex.getLoc(); in ParseBody() local3671 SMLoc SemiLoc = Lex.getLoc(); in ParseMultiClass() local
512 SourceLocation SemiLoc; variable
67 StmtResult Sema::ActOnNullStmt(SourceLocation SemiLoc, in ActOnNullStmt()
12172 SourceLocation SemiLoc) { in ActOnEmptyDeclaration()