Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransEmptyStatementsAndDealloc.cpp37 SourceLocation SemiLoc = S->getSemiLoc(); in isEmptyARCMTMacroStatement() local
H A DTransforms.cpp118 SourceLocation SemiLoc = findSemiAfterLocation(loc, Ctx, IsDecl); in findLocationAfterSemi() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1191 SourceLocation SemiLoc = Suffix.back().getLocation(); in LexAfterModuleImport() local
1273 SourceLocation SemiLoc = Result.getLocation(); in LexAfterModuleImport() local
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h486 SourceLocation SemiLoc = P.ConsumeToken(); in consumeClose() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp3509 SMLoc SemiLoc = Lex.getLoc(); in ParseBody() local
4138 SMLoc SemiLoc = Lex.getLoc(); in ParseMultiClass() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp2458 SourceLocation SemiLoc = ConsumeToken(); in ParseModuleDecl() local
H A DParseStmt.cpp2056 SourceLocation SemiLoc = Tok.getLocation(); in ParseForStatement() local
H A DParseExprCXX.cpp2080 SourceLocation SemiLoc = Tok.getLocation(); in ParseCXXCondition() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp69 StmtResult Sema::ActOnNullStmt(SourceLocation SemiLoc, in ActOnNullStmt()
H A DSemaDeclCXX.cpp16873 SourceLocation SemiLoc) { in ActOnEmptyDeclaration()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h140 SourceLocation SemiLoc; in alignas() local