Home
last modified time | relevance | path

Searched defs:KeywordLoc (Results 1 – 25 of 28) sorted by relevance

12

/external/clang/include/clang/AST/
DStmtCXX.h241 SourceLocation KeywordLoc; variable
251 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, in MSDependentExistsStmt()
DExprCXX.h4134 SourceLocation KeywordLoc; variable
4141 CoroutineSuspendExpr(StmtClass SC, SourceLocation KeywordLoc, Expr *Common, in CoroutineSuspendExpr()
4153 CoroutineSuspendExpr(StmtClass SC, SourceLocation KeywordLoc, QualType Ty, in CoroutineSuspendExpr()
DStmt.h653 SourceLocation KeywordLoc; variable
/external/llvm-project/clang/include/clang/AST/
DStmtCXX.h253 SourceLocation KeywordLoc; variable
263 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, in MSDependentExistsStmt()
DExprCXX.h4672 SourceLocation KeywordLoc; variable
4680 CoroutineSuspendExpr(StmtClass SC, SourceLocation KeywordLoc, Expr *Common, in CoroutineSuspendExpr()
4693 CoroutineSuspendExpr(StmtClass SC, SourceLocation KeywordLoc, QualType Ty, in CoroutineSuspendExpr()
4793 SourceLocation KeywordLoc; variable
4797 DependentCoawaitExpr(SourceLocation KeywordLoc, QualType Ty, Expr *Op, in DependentCoawaitExpr()
DStmt.h281 SourceLocation KeywordLoc; variable
/external/clang/include/clang/Sema/
DAttributeList.h37 SourceLocation KeywordLoc; member
/external/llvm-project/clang/lib/Parse/
DParseDecl.cpp1067 SourceLocation KeywordLoc = ConsumeToken(); in ParseAvailabilityAttribute() local
1266 SourceLocation KeywordLoc = Tok.getLocation(); in ParseExternalSourceSymbolAttribute() local
DParseDeclCXX.cpp3726 SourceLocation KeywordLoc = ConsumeToken(); in tryParseExceptionSpecification() local
DParseExprCXX.cpp2535 SourceLocation KeywordLoc = ConsumeToken(); in ParseUnqualifiedIdOperator() local
/external/clang/lib/Parse/
DParseExprCXX.cpp2238 SourceLocation KeywordLoc = ConsumeToken(); in ParseUnqualifiedIdOperator() local
DParseDeclCXX.cpp3414 SourceLocation KeywordLoc = ConsumeToken(); in tryParseExceptionSpecification() local
DParseDecl.cpp919 SourceLocation KeywordLoc = ConsumeToken(); in ParseAvailabilityAttribute() local
/external/llvm-project/clang/include/clang/Sema/
DParsedAttr.h125 SourceLocation KeywordLoc; member
/external/clang/include/clang/Parse/
DParser.h1730 SourceLocation KeywordLoc; member
/external/clang/lib/Sema/
DSemaStmt.cpp3805 StmtResult Sema::BuildMSDependentExistsStmt(SourceLocation KeywordLoc, in BuildMSDependentExistsStmt()
3817 StmtResult Sema::ActOnMSDependentExistsStmt(SourceLocation KeywordLoc, in ActOnMSDependentExistsStmt()
DSemaTemplateInstantiate.cpp970 TemplateInstantiator::RebuildElaboratedType(SourceLocation KeywordLoc, in RebuildElaboratedType()
DTreeTransform.h890 QualType RebuildElaboratedType(SourceLocation KeywordLoc, in RebuildElaboratedType()
948 SourceLocation KeywordLoc, in RebuildDependentNameType()
1928 StmtResult RebuildMSDependentExistsStmt(SourceLocation KeywordLoc, in RebuildMSDependentExistsStmt()
DSemaExprCXX.cpp7125 Sema::CheckMicrosoftIfExistsSymbol(Scope *S, SourceLocation KeywordLoc, in CheckMicrosoftIfExistsSymbol()
DSemaTemplate.cpp8288 SourceLocation KeywordLoc, in CheckTypenameType()
/external/llvm-project/clang/lib/Sema/
DSemaStmt.cpp4308 StmtResult Sema::BuildMSDependentExistsStmt(SourceLocation KeywordLoc, in BuildMSDependentExistsStmt()
4320 StmtResult Sema::ActOnMSDependentExistsStmt(SourceLocation KeywordLoc, in ActOnMSDependentExistsStmt()
DSemaTemplateInstantiate.cpp1321 TemplateInstantiator::RebuildElaboratedType(SourceLocation KeywordLoc, in RebuildElaboratedType()
DSemaTemplate.cpp10537 SourceLocation KeywordLoc, in CheckTypenameType()
10568 SourceLocation KeywordLoc, in CheckTypenameType()
DTreeTransform.h1023 QualType RebuildElaboratedType(SourceLocation KeywordLoc, in RebuildElaboratedType()
1083 SourceLocation KeywordLoc, in RebuildDependentNameType()
2283 StmtResult RebuildMSDependentExistsStmt(SourceLocation KeywordLoc, in RebuildMSDependentExistsStmt()
/external/llvm-project/clang/include/clang/Parse/
DParser.h2125 SourceLocation KeywordLoc; member

12