Searched defs:KeywordLoc (Results 1 – 13 of 13) sorted by relevance
| /external/clang/include/clang/AST/ |
| D | StmtCXX.h | 235 SourceLocation KeywordLoc; variable 245 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, in MSDependentExistsStmt()
|
| D | Stmt.h | 645 SourceLocation KeywordLoc; variable
|
| /external/clang/include/clang/Sema/ |
| D | AttributeList.h | 37 SourceLocation KeywordLoc; member
|
| /external/clang/lib/Parse/ |
| D | ParseExprCXX.cpp | 2085 SourceLocation KeywordLoc = ConsumeToken(); in ParseUnqualifiedIdOperator() local
|
| D | ParseDeclCXX.cpp | 2973 SourceLocation KeywordLoc = ConsumeToken(); in tryParseExceptionSpecification() local
|
| D | ParseDecl.cpp | 811 SourceLocation KeywordLoc = ConsumeToken(); in ParseAvailabilityAttribute() local
|
| /external/clang/lib/Sema/ |
| D | SemaStmt.cpp | 3291 StmtResult Sema::BuildMSDependentExistsStmt(SourceLocation KeywordLoc, in BuildMSDependentExistsStmt() 3303 StmtResult Sema::ActOnMSDependentExistsStmt(SourceLocation KeywordLoc, in ActOnMSDependentExistsStmt()
|
| D | SemaTemplateInstantiate.cpp | 992 TemplateInstantiator::RebuildElaboratedType(SourceLocation KeywordLoc, in RebuildElaboratedType()
|
| D | TreeTransform.h | 833 QualType RebuildElaboratedType(SourceLocation KeywordLoc, in RebuildElaboratedType() 891 SourceLocation KeywordLoc, in RebuildDependentNameType() 1627 StmtResult RebuildMSDependentExistsStmt(SourceLocation KeywordLoc, in RebuildMSDependentExistsStmt()
|
| D | SemaExprCXX.cpp | 6064 Sema::CheckMicrosoftIfExistsSymbol(Scope *S, SourceLocation KeywordLoc, in CheckMicrosoftIfExistsSymbol()
|
| D | SemaTemplate.cpp | 7868 SourceLocation KeywordLoc, in CheckTypenameType()
|
| D | SemaDeclCXX.cpp | 6657 static void DiagnoseNamespaceInlineMismatch(Sema &S, SourceLocation KeywordLoc, in DiagnoseNamespaceInlineMismatch()
|
| /external/clang/include/clang/Parse/ |
| D | Parser.h | 1630 SourceLocation KeywordLoc; member
|