Searched defs:SemiLoc (Results 1 – 17 of 17) sorted by relevance
38 SourceLocation SemiLoc = S->getSemiLoc(); in isEmptyARCMTMacroStatement() local
125 SourceLocation SemiLoc = findSemiAfterLocation(loc, Ctx, IsDecl); in findLocationAfterSemi() local
37 SourceLocation SemiLoc = S->getSemiLoc(); in isEmptyARCMTMacroStatement() local
120 SourceLocation SemiLoc = findSemiAfterLocation(loc, Ctx, IsDecl); in findLocationAfterSemi() local
1179 SourceLocation SemiLoc = Suffix.back().getLocation(); in LexAfterModuleImport() local1260 SourceLocation SemiLoc = Result.getLocation(); in LexAfterModuleImport() local
451 SourceLocation SemiLoc = P.ConsumeToken(); in consumeClose() local
433 SourceLocation SemiLoc = P.ConsumeToken(); in consumeClose() local
2299 SourceLocation SemiLoc = ConsumeToken(); in ParseModuleDecl() local
1835 SourceLocation SemiLoc = Tok.getLocation(); in ParseForStatement() local
2015 SourceLocation SemiLoc = Tok.getLocation(); in ParseCXXCondition() local
182 const SourceLocation SemiLoc = Range.getEnd().getLocWithOffset(1); in TEST() local
512 SourceLocation SemiLoc; variable
67 StmtResult Sema::ActOnNullStmt(SourceLocation SemiLoc, in ActOnNullStmt()
12172 SourceLocation SemiLoc) { in ActOnEmptyDeclaration()
15822 SourceLocation SemiLoc) { in ActOnEmptyDeclaration()
121 SourceLocation SemiLoc; variable