Searched defs:KeywordLoc (Results 1 – 14 of 14) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/ |
| D | StmtCXX.h | 253 SourceLocation KeywordLoc; variable 263 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, in MSDependentExistsStmt()
|
| D | ExprCXX.h | 4682 SourceLocation KeywordLoc; variable 4690 CoroutineSuspendExpr(StmtClass SC, SourceLocation KeywordLoc, Expr *Common, in CoroutineSuspendExpr() 4703 CoroutineSuspendExpr(StmtClass SC, SourceLocation KeywordLoc, QualType Ty, in CoroutineSuspendExpr() 4803 SourceLocation KeywordLoc; variable 4807 DependentCoawaitExpr(SourceLocation KeywordLoc, QualType Ty, Expr *Op, in DependentCoawaitExpr()
|
| D | Stmt.h | 281 SourceLocation KeywordLoc; in alignas() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/ |
| D | ParseDecl.cpp | 1091 SourceLocation KeywordLoc = ConsumeToken(); in ParseAvailabilityAttribute() local 1290 SourceLocation KeywordLoc = Tok.getLocation(); in ParseExternalSourceSymbolAttribute() local
|
| D | ParseExprCXX.cpp | 2520 SourceLocation KeywordLoc = ConsumeToken(); in ParseUnqualifiedIdOperator() local
|
| D | ParseDeclCXX.cpp | 3830 SourceLocation KeywordLoc = ConsumeToken(); in tryParseExceptionSpecification() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/ |
| D | ParsedAttr.h | 137 SourceLocation KeywordLoc; member
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/ |
| D | SemaStmt.cpp | 4544 StmtResult Sema::BuildMSDependentExistsStmt(SourceLocation KeywordLoc, in BuildMSDependentExistsStmt() 4556 StmtResult Sema::ActOnMSDependentExistsStmt(SourceLocation KeywordLoc, in ActOnMSDependentExistsStmt()
|
| D | SemaTemplateInstantiate.cpp | 1322 TemplateInstantiator::RebuildElaboratedType(SourceLocation KeywordLoc, in RebuildElaboratedType()
|
| D | SemaTemplate.cpp | 10531 SourceLocation KeywordLoc, in CheckTypenameType() 10562 SourceLocation KeywordLoc, in CheckTypenameType()
|
| D | TreeTransform.h | 1024 QualType RebuildElaboratedType(SourceLocation KeywordLoc, in RebuildElaboratedType() 1084 SourceLocation KeywordLoc, in RebuildDependentNameType() 2385 StmtResult RebuildMSDependentExistsStmt(SourceLocation KeywordLoc, in RebuildMSDependentExistsStmt()
|
| D | SemaExprCXX.cpp | 8630 Sema::CheckMicrosoftIfExistsSymbol(Scope *S, SourceLocation KeywordLoc, in CheckMicrosoftIfExistsSymbol()
|
| D | SemaDeclCXX.cpp | 10894 static void DiagnoseNamespaceInlineMismatch(Sema &S, SourceLocation KeywordLoc, in DiagnoseNamespaceInlineMismatch()
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Parse/ |
| D | Parser.h | 2113 SourceLocation KeywordLoc; member
|