Home
last modified time | relevance | path

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

/freebsd-src/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); findLocationAfterSemi() local
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1191 SourceLocation SemiLoc = Suffix.back().getLocation(); LexAfterModuleImport() local
1273 SourceLocation SemiLoc = Result.getLocation(); LexAfterModuleImport() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h486 SourceLocation SemiLoc = P.ConsumeToken(); in consumeClose() local
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp3509 SMLoc SemiLoc = Lex.getLoc(); ParseBody() local
4138 SMLoc SemiLoc = Lex.getLoc(); ParseMultiClass() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp2458 SourceLocation SemiLoc = ConsumeToken(); ParseModuleDecl() local
H A DParseStmt.cpp2056 SourceLocation SemiLoc = Tok.getLocation(); ParseForStatement() local
H A DParseExprCXX.cpp2080 SourceLocation SemiLoc = Tok.getLocation(); ParseCXXCondition() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp69 ActOnNullStmt(SourceLocation SemiLoc,bool HasLeadingEmptyMacro) ActOnNullStmt() argument
H A DSemaDeclCXX.cpp16873 ActOnEmptyDeclaration(Scope * S,const ParsedAttributesView & AttrList,SourceLocation SemiLoc) ActOnEmptyDeclaration() argument