Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmtCXX.h235 SourceLocation KeywordLoc; variable
245 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, in MSDependentExistsStmt()
DStmt.h645 SourceLocation KeywordLoc; variable
/external/clang/include/clang/Sema/
DAttributeList.h37 SourceLocation KeywordLoc; member
/external/clang/lib/Parse/
DParseExprCXX.cpp2085 SourceLocation KeywordLoc = ConsumeToken(); in ParseUnqualifiedIdOperator() local
DParseDeclCXX.cpp2973 SourceLocation KeywordLoc = ConsumeToken(); in tryParseExceptionSpecification() local
DParseDecl.cpp811 SourceLocation KeywordLoc = ConsumeToken(); in ParseAvailabilityAttribute() local
/external/clang/lib/Sema/
DSemaStmt.cpp3291 StmtResult Sema::BuildMSDependentExistsStmt(SourceLocation KeywordLoc, in BuildMSDependentExistsStmt()
3303 StmtResult Sema::ActOnMSDependentExistsStmt(SourceLocation KeywordLoc, in ActOnMSDependentExistsStmt()
DSemaTemplateInstantiate.cpp992 TemplateInstantiator::RebuildElaboratedType(SourceLocation KeywordLoc, in RebuildElaboratedType()
DTreeTransform.h833 QualType RebuildElaboratedType(SourceLocation KeywordLoc, in RebuildElaboratedType()
891 SourceLocation KeywordLoc, in RebuildDependentNameType()
1627 StmtResult RebuildMSDependentExistsStmt(SourceLocation KeywordLoc, in RebuildMSDependentExistsStmt()
DSemaExprCXX.cpp6064 Sema::CheckMicrosoftIfExistsSymbol(Scope *S, SourceLocation KeywordLoc, in CheckMicrosoftIfExistsSymbol()
DSemaTemplate.cpp7868 SourceLocation KeywordLoc, in CheckTypenameType()
DSemaDeclCXX.cpp6657 static void DiagnoseNamespaceInlineMismatch(Sema &S, SourceLocation KeywordLoc, in DiagnoseNamespaceInlineMismatch()
/external/clang/include/clang/Parse/
DParser.h1630 SourceLocation KeywordLoc; member