Searched defs:SemiLoc (Results 1 – 10 of 10) sorted by relevance
37 SourceLocation SemiLoc = S->getSemiLoc(); in isEmptyARCMTMacroStatement() local
119 SourceLocation SemiLoc = findSemiAfterLocation(loc, Ctx, IsDecl); in findLocationAfterSemi() local
1200 SourceLocation SemiLoc = Suffix.back().getLocation(); in LexAfterModuleImport() local1282 SourceLocation SemiLoc = Result.getLocation(); in LexAfterModuleImport() local
486 SourceLocation SemiLoc = P.ConsumeToken(); in consumeClose() local
3515 SMLoc SemiLoc = Lex.getLoc(); in ParseBody() local4185 SMLoc SemiLoc = Lex.getLoc(); in ParseMultiClass() local
2482 SourceLocation SemiLoc = ConsumeToken(); in ParseModuleDecl() local
2071 SourceLocation SemiLoc = Tok.getLocation(); in ParseForStatement() local
2179 SourceLocation SemiLoc = Tok.getLocation(); in ParseCXXCondition() local
74 StmtResult Sema::ActOnNullStmt(SourceLocation SemiLoc, in ActOnNullStmt()
16735 SourceLocation SemiLoc) { in ActOnEmptyDeclaration() argument