Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/ARCMigrate/
HDTransEmptyStatementsAndDealloc.cpp37 SourceLocation SemiLoc = S->getSemiLoc(); in isEmptyARCMTMacroStatement() local
HDTransforms.cpp119 SourceLocation SemiLoc = findSemiAfterLocation(loc, Ctx, IsDecl); in findLocationAfterSemi() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/Lex/
HDPreprocessor.cpp1200 SourceLocation SemiLoc = Suffix.back().getLocation(); in LexAfterModuleImport() local
1282 SourceLocation SemiLoc = Result.getLocation(); in LexAfterModuleImport() local
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Parse/
HDRAIIObjectsForParser.h486 SourceLocation SemiLoc = P.ConsumeToken(); in consumeClose() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/TableGen/
HDTGParser.cpp3515 SMLoc SemiLoc = Lex.getLoc(); in ParseBody() local
4185 SMLoc SemiLoc = Lex.getLoc(); in ParseMultiClass() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParser.cpp2482 SourceLocation SemiLoc = ConsumeToken(); in ParseModuleDecl() local
HDParseStmt.cpp2071 SourceLocation SemiLoc = Tok.getLocation(); in ParseForStatement() local
HDParseExprCXX.cpp2179 SourceLocation SemiLoc = Tok.getLocation(); in ParseCXXCondition() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaStmt.cpp74 StmtResult Sema::ActOnNullStmt(SourceLocation SemiLoc, in ActOnNullStmt()
HDSemaDeclCXX.cpp16735 SourceLocation SemiLoc) { in ActOnEmptyDeclaration()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDStmt.h140 SourceLocation SemiLoc; in alignas() local