Home
last modified time | relevance | path

Searched defs:SemiLoc (Results 1 – 11 of 11) sorted by relevance

/llvm-project/clang/lib/ARCMigrate/
H A DTransEmptyStatementsAndDealloc.cpp37 SourceLocation SemiLoc = S->getSemiLoc(); in isEmptyARCMTMacroStatement() local
H A DTransforms.cpp119 SourceLocation SemiLoc = findSemiAfterLocation(loc, Ctx, IsDecl); in findLocationAfterSemi() local
/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1200 SourceLocation SemiLoc = Suffix.back().getLocation(); LexAfterModuleImport() local
1282 SourceLocation SemiLoc = Result.getLocation(); LexAfterModuleImport() local
/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h486 SourceLocation SemiLoc = P.ConsumeToken(); in consumeClose() local
/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp3515 SMLoc SemiLoc = Lex.getLoc(); ParseBody() local
4185 SMLoc SemiLoc = Lex.getLoc(); ParseMultiClass() local
/llvm-project/clang/lib/Parse/
H A DParser.cpp2482 SourceLocation SemiLoc = ConsumeToken(); ParseModuleDecl() local
H A DParseStmt.cpp2065 SourceLocation SemiLoc = Tok.getLocation(); ParseForStatement() local
H A DParseExprCXX.cpp2179 SourceLocation SemiLoc = Tok.getLocation(); ParseCXXCondition() local
/llvm-project/clang/unittests/Tooling/
H A DRangeSelectorTest.cpp181 const SourceLocation SemiLoc = Range.getEnd().getLocWithOffset(1); in TEST() local
/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp74 ActOnNullStmt(SourceLocation SemiLoc,bool HasLeadingEmptyMacro) ActOnNullStmt() argument
H A DSemaDeclCXX.cpp16676 ActOnEmptyDeclaration(Scope * S,const ParsedAttributesView & AttrList,SourceLocation SemiLoc) ActOnEmptyDeclaration() argument