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.h627 SourceLocation KeywordLoc; variable
/external/clang/include/clang/Sema/
DAttributeList.h35 SourceLocation KeywordLoc; member
/external/clang/lib/Sema/
DSemaStmt.cpp3101 StmtResult Sema::BuildMSDependentExistsStmt(SourceLocation KeywordLoc, in BuildMSDependentExistsStmt()
3113 StmtResult Sema::ActOnMSDependentExistsStmt(SourceLocation KeywordLoc, in ActOnMSDependentExistsStmt()
DSemaTemplateInstantiate.cpp1054 TemplateInstantiator::RebuildElaboratedType(SourceLocation KeywordLoc, in RebuildElaboratedType()
DTreeTransform.h810 QualType RebuildElaboratedType(SourceLocation KeywordLoc, in RebuildElaboratedType()
867 SourceLocation KeywordLoc, in RebuildDependentNameType()
1429 StmtResult RebuildMSDependentExistsStmt(SourceLocation KeywordLoc, in RebuildMSDependentExistsStmt()
DSemaExprCXX.cpp5740 Sema::CheckMicrosoftIfExistsSymbol(Scope *S, SourceLocation KeywordLoc, in CheckMicrosoftIfExistsSymbol()
DSemaTemplate.cpp7619 SourceLocation KeywordLoc, in CheckTypenameType()
DSemaDeclCXX.cpp6227 static void DiagnoseNamespaceInlineMismatch(Sema &S, SourceLocation KeywordLoc, in DiagnoseNamespaceInlineMismatch()
/external/clang/lib/Parse/
DParseExprCXX.cpp1965 SourceLocation KeywordLoc = ConsumeToken(); in ParseUnqualifiedIdOperator() local
DParseDeclCXX.cpp2886 SourceLocation KeywordLoc = ConsumeToken(); in tryParseExceptionSpecification() local
DParseDecl.cpp860 SourceLocation KeywordLoc = ConsumeToken(); in ParseAvailabilityAttribute() local
/external/clang/include/clang/Parse/
DParser.h1528 SourceLocation KeywordLoc; member