Searched defs:SemiLoc (Results 1 – 11 of 11) 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(); LexAfterModuleImport() local 1282 SourceLocation SemiLoc = Result.getLocation(); LexAfterModuleImport() local
486 SourceLocation SemiLoc = P.ConsumeToken(); in consumeClose() local
3515 SMLoc SemiLoc = Lex.getLoc(); ParseBody() local 4185 SMLoc SemiLoc = Lex.getLoc(); ParseMultiClass() local
2482 SourceLocation SemiLoc = ConsumeToken(); ParseModuleDecl() local
2065 SourceLocation SemiLoc = Tok.getLocation(); ParseForStatement() local
2179 SourceLocation SemiLoc = Tok.getLocation(); ParseCXXCondition() local
181 const SourceLocation SemiLoc = Range.getEnd().getLocWithOffset(1); in TEST() local
74 ActOnNullStmt(SourceLocation SemiLoc,bool HasLeadingEmptyMacro) ActOnNullStmt() argument
16676 ActOnEmptyDeclaration(Scope * S,const ParsedAttributesView & AttrList,SourceLocation SemiLoc) ActOnEmptyDeclaration() argument