Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1231 SourceLocation SemiLoc = Suffix.back().getLocation(); in LexAfterModuleImport() local
1313 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.cpp3602 SMLoc SemiLoc = Lex.getLoc(); in ParseBody() local
4271 SMLoc SemiLoc = Lex.getLoc(); in ParseMultiClass() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp2363 SourceLocation SemiLoc = ConsumeToken(); in ParseModuleDecl() local
H A DParseStmt.cpp1945 SourceLocation SemiLoc = Tok.getLocation(); in ParseForStatement() local
H A DParseExprCXX.cpp1923 SourceLocation SemiLoc = Tok.getLocation(); in ParseCXXCondition() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp70 StmtResult Sema::ActOnNullStmt(SourceLocation SemiLoc, in ActOnNullStmt()
H A DSemaDeclCXX.cpp17211 SourceLocation SemiLoc) { in ActOnEmptyDeclaration()