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

/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtCXX.h235 SourceLocation KeywordLoc; member in class:clang::MSDependentExistsStmt
245 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, argument
H A DStmt.h629 SourceLocation KeywordLoc; member in class:clang::SwitchCase
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DAttributeList.h36 SourceLocation KeywordLoc; member in struct:clang::AvailabilityChange
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseDeclCXX.cpp2953 SourceLocation KeywordLoc = ConsumeToken(); local
H A DParseExprCXX.cpp2029 SourceLocation KeywordLoc = ConsumeToken(); local
H A DParseDecl.cpp850 SourceLocation KeywordLoc = ConsumeToken(); local
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1086 TemplateInstantiator::RebuildElaboratedType(SourceLocation KeywordLoc, argument
H A DSemaStmt.cpp3165 StmtResult Sema::BuildMSDependentExistsStmt(SourceLocation KeywordLoc, argument
3177 StmtResult Sema::ActOnMSDependentExistsStmt(SourceLocation KeywordLoc, argument
H A DSemaExprCXX.cpp6070 Sema::CheckMicrosoftIfExistsSymbol(Scope *S, SourceLocation KeywordLoc, argument
H A DSemaTemplate.cpp7730 CheckTypenameType(ElaboratedTypeKeyword Keyword, SourceLocation KeywordLoc, NestedNameSpecifierLoc QualifierLoc, const IdentifierInfo &II, SourceLocation IILoc) argument
H A DSemaDeclCXX.cpp6447 static void DiagnoseNamespaceInlineMismatch(Sema &S, SourceLocation KeywordLoc, argument
H A DTreeTransform.h826 QualType RebuildElaboratedType(SourceLocation KeywordLoc, argument
1464 StmtResult RebuildMSDependentExistsStmt(SourceLocation KeywordLoc, argument
882 RebuildDependentNameType(ElaboratedTypeKeyword Keyword, SourceLocation KeywordLoc, NestedNameSpecifierLoc QualifierLoc, const IdentifierInfo *Id, SourceLocation IdLoc) argument
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h1544 SourceLocation KeywordLoc; member in struct:clang::Parser::IfExistsCondition

Completed in 375 milliseconds