Searched defs:SemiLoc (Results 1 – 11 of 11) sorted by relevance
37 SourceLocation SemiLoc = S->getSemiLoc(); in isEmptyARCMTMacroStatement() local
120 SourceLocation SemiLoc = findSemiAfterLocation(loc, Ctx, IsDecl); in findLocationAfterSemi() local
1175 SourceLocation SemiLoc = Suffix.back().getLocation(); in LexAfterModuleImport() local1256 SourceLocation SemiLoc = Result.getLocation(); in LexAfterModuleImport() local
451 SourceLocation SemiLoc = P.ConsumeToken(); in consumeClose() local
2944 SMLoc SemiLoc = Lex.getLoc(); in ParseBody() local3538 SMLoc SemiLoc = Lex.getLoc(); in ParseMultiClass() local
2309 SourceLocation SemiLoc = ConsumeToken(); in ParseModuleDecl() local
1838 SourceLocation SemiLoc = Tok.getLocation(); in ParseForStatement() local
1992 SourceLocation SemiLoc = Tok.getLocation(); in ParseCXXCondition() local
68 StmtResult Sema::ActOnNullStmt(SourceLocation SemiLoc, in ActOnNullStmt()
15896 SourceLocation SemiLoc) { in ActOnEmptyDeclaration()
121 SourceLocation SemiLoc; variable