Searched defs:SemiLoc (Results 1 – 10 of 10) sorted by relevance
37 SourceLocation SemiLoc = S->getSemiLoc(); in isEmptyARCMTMacroStatement() local
118 SourceLocation SemiLoc = findSemiAfterLocation(loc, Ctx, IsDecl); findLocationAfterSemi() local
1191 SourceLocation SemiLoc = Suffix.back().getLocation(); LexAfterModuleImport() local 1273 SourceLocation SemiLoc = Result.getLocation(); LexAfterModuleImport() local
486 SourceLocation SemiLoc = P.ConsumeToken(); in consumeClose() local
3509 SMLoc SemiLoc = Lex.getLoc(); ParseBody() local 4138 SMLoc SemiLoc = Lex.getLoc(); ParseMultiClass() local
2458 SourceLocation SemiLoc = ConsumeToken(); ParseModuleDecl() local
2056 SourceLocation SemiLoc = Tok.getLocation(); ParseForStatement() local
2080 SourceLocation SemiLoc = Tok.getLocation(); ParseCXXCondition() local
69 ActOnNullStmt(SourceLocation SemiLoc,bool HasLeadingEmptyMacro) ActOnNullStmt() argument
16873 ActOnEmptyDeclaration(Scope * S,const ParsedAttributesView & AttrList,SourceLocation SemiLoc) ActOnEmptyDeclaration() argument