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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtCXX.h236 SourceLocation KeywordLoc; member in class:clang::MSDependentExistsStmt
246 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, argument
H A DStmt.h641 SourceLocation KeywordLoc; member in class:clang::SwitchCase
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DAttributeList.h37 SourceLocation KeywordLoc; member in struct:clang::AvailabilityChange
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseDeclCXX.cpp3391 SourceLocation KeywordLoc = ConsumeToken(); local
H A DParseExprCXX.cpp2159 SourceLocation KeywordLoc = ConsumeToken(); local
H A DParseDecl.cpp903 SourceLocation KeywordLoc = ConsumeToken(); local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp968 TemplateInstantiator::RebuildElaboratedType(SourceLocation KeywordLoc, argument
H A DSemaExprCXX.cpp6831 Sema::CheckMicrosoftIfExistsSymbol(Scope *S, SourceLocation KeywordLoc, argument
H A DSemaStmt.cpp3737 StmtResult Sema::BuildMSDependentExistsStmt(SourceLocation KeywordLoc, argument
3749 StmtResult Sema::ActOnMSDependentExistsStmt(SourceLocation KeywordLoc, argument
H A DSemaTemplate.cpp8149 CheckTypenameType(ElaboratedTypeKeyword Keyword, SourceLocation KeywordLoc, NestedNameSpecifierLoc QualifierLoc, const IdentifierInfo &II, SourceLocation IILoc) argument
H A DSemaDeclCXX.cpp7133 static void DiagnoseNamespaceInlineMismatch(Sema &S, SourceLocation KeywordLoc, argument
H A DTreeTransform.h881 QualType RebuildElaboratedType(SourceLocation KeywordLoc, argument
1857 StmtResult RebuildMSDependentExistsStmt(SourceLocation KeywordLoc, argument
938 RebuildDependentNameType(ElaboratedTypeKeyword Keyword, SourceLocation KeywordLoc, NestedNameSpecifierLoc QualifierLoc, const IdentifierInfo *Id, SourceLocation IdLoc) argument
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h1711 SourceLocation KeywordLoc; member in struct:clang::Parser::IfExistsCondition

Completed in 267 milliseconds