Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DStmtCXX.h235 SourceLocation KeywordLoc; variable
245 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, in MSDependentExistsStmt()
H A DStmt.h650 SourceLocation KeywordLoc; variable
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DAttributeList.h37 SourceLocation KeywordLoc; member
/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseExprCXX.cpp2141 SourceLocation KeywordLoc = ConsumeToken(); in ParseUnqualifiedIdOperator() local
H A DParseDeclCXX.cpp3180 SourceLocation KeywordLoc = ConsumeToken(); in tryParseExceptionSpecification() local
H A DParseDecl.cpp873 SourceLocation KeywordLoc = ConsumeToken(); in ParseAvailabilityAttribute() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp3395 StmtResult Sema::BuildMSDependentExistsStmt(SourceLocation KeywordLoc, in BuildMSDependentExistsStmt()
3407 StmtResult Sema::ActOnMSDependentExistsStmt(SourceLocation KeywordLoc, in ActOnMSDependentExistsStmt()
H A DSemaTemplateInstantiate.cpp1004 TemplateInstantiator::RebuildElaboratedType(SourceLocation KeywordLoc, in RebuildElaboratedType()
H A DTreeTransform.h860 QualType RebuildElaboratedType(SourceLocation KeywordLoc, in RebuildElaboratedType()
918 SourceLocation KeywordLoc, in RebuildDependentNameType()
1677 StmtResult RebuildMSDependentExistsStmt(SourceLocation KeywordLoc, in RebuildMSDependentExistsStmt()
H A DSemaExprCXX.cpp6408 Sema::CheckMicrosoftIfExistsSymbol(Scope *S, SourceLocation KeywordLoc, in CheckMicrosoftIfExistsSymbol()
H A DSemaTemplate.cpp7991 SourceLocation KeywordLoc, in CheckTypenameType()
H A DSemaDeclCXX.cpp7030 static void DiagnoseNamespaceInlineMismatch(Sema &S, SourceLocation KeywordLoc, in DiagnoseNamespaceInlineMismatch()
/minix3/external/bsd/llvm/dist/clang/include/clang/Parse/
H A DParser.h1626 SourceLocation KeywordLoc; member