Searched defs:LAngleLoc (Results 1 - 15 of 15) sorted by relevance

/external/clang/include/clang/Sema/
H A DParsedTemplate.h168 SourceLocation LAngleLoc; member in struct:clang::TemplateIdAnnotation
/external/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp798 SourceLocation LAngleLoc,
807 TemplateArgumentListInfo TemplateArgs(LAngleLoc, RAngleLoc);
828 SpecTL.setLAngleLoc(LAngleLoc);
872 SpecTL.setLAngleLoc(LAngleLoc);
793 ActOnCXXNestedNameSpecifier(Scope *S, CXXScopeSpec &SS, SourceLocation TemplateKWLoc, TemplateTy Template, SourceLocation TemplateNameLoc, SourceLocation LAngleLoc, ASTTemplateArgsPtr TemplateArgsIn, SourceLocation RAngleLoc, SourceLocation CCLoc, bool EnteringContext) argument
H A DDeclSpec.cpp885 SourceLocation LAngleLoc) {
893 ProtocolLAngleLoc = LAngleLoc;
882 setProtocolQualifiers(Decl * const *Protos, unsigned NP, SourceLocation *ProtoLocs, SourceLocation LAngleLoc) argument
H A DSemaLambda.cpp231 SourceLocation LAngleLoc = IntroRange.getBegin(); local
235 /*Template kw loc*/ SourceLocation(), LAngleLoc,
H A DSemaTemplate.cpp818 SourceLocation LAngleLoc,
824 return TemplateParameterList::Create(Context, TemplateLoc, LAngleLoc,
1906 DiagnoseMissingExplicitSpecialization(SourceRange(TemplateId->LAngleLoc,
2157 SourceLocation LAngleLoc,
2167 TemplateArgumentListInfo TemplateArgs(LAngleLoc, RAngleLoc);
2184 SpecTL.setLAngleLoc(LAngleLoc);
2202 SpecTL.setLAngleLoc(LAngleLoc);
2228 SourceLocation LAngleLoc,
2234 TemplateArgumentListInfo TemplateArgs(LAngleLoc, RAngleLoc);
2256 SpecTL.setLAngleLoc(LAngleLoc);
815 ActOnTemplateParameterList(unsigned Depth, SourceLocation ExportLoc, SourceLocation TemplateLoc, SourceLocation LAngleLoc, Decl **Params, unsigned NumParams, SourceLocation RAngleLoc) argument
2155 ActOnTemplateIdType(CXXScopeSpec &SS, SourceLocation TemplateKWLoc, TemplateTy TemplateD, SourceLocation TemplateLoc, SourceLocation LAngleLoc, ASTTemplateArgsPtr TemplateArgsIn, SourceLocation RAngleLoc, bool IsCtorOrDtorName) argument
2221 ActOnTagTemplateIdType(TagUseKind TUK, TypeSpecifierType TagSpec, SourceLocation TagLoc, CXXScopeSpec &SS, SourceLocation TemplateKWLoc, TemplateTy TemplateD, SourceLocation TemplateLoc, SourceLocation LAngleLoc, ASTTemplateArgsPtr TemplateArgsIn, SourceLocation RAngleLoc) argument
2410 SourceLocation LAngleLoc = TemplateId->LAngleLoc; local
5947 SourceLocation LAngleLoc = TemplateId.LAngleLoc; local
7034 ActOnExplicitInstantiation(Scope *S, SourceLocation ExternLoc, SourceLocation TemplateLoc, unsigned TagSpec, SourceLocation KWLoc, const CXXScopeSpec &SS, TemplateTy TemplateD, SourceLocation TemplateNameLoc, SourceLocation LAngleLoc, ASTTemplateArgsPtr TemplateArgsIn, SourceLocation RAngleLoc, AttributeList *Attr) argument
7758 ActOnTypenameType(Scope *S, SourceLocation TypenameLoc, const CXXScopeSpec &SS, SourceLocation TemplateKWLoc, TemplateTy TemplateIn, SourceLocation TemplateNameLoc, SourceLocation LAngleLoc, ASTTemplateArgsPtr TemplateArgsIn, SourceLocation RAngleLoc) argument
[all...]
H A DTreeTransform.h2043 SourceLocation LAngleLoc,
2051 return getDerived().RebuildCXXStaticCastExpr(OpLoc, LAngleLoc, TInfo,
2056 return getDerived().RebuildCXXDynamicCastExpr(OpLoc, LAngleLoc, TInfo,
2061 return getDerived().RebuildCXXReinterpretCastExpr(OpLoc, LAngleLoc, TInfo,
2067 return getDerived().RebuildCXXConstCastExpr(OpLoc, LAngleLoc, TInfo,
2081 SourceLocation LAngleLoc,
2089 SourceRange(LAngleLoc, RAngleLoc),
2098 SourceLocation LAngleLoc,
2106 SourceRange(LAngleLoc, RAngleLoc),
2115 SourceLocation LAngleLoc,
2041 RebuildCXXNamedCastExpr(SourceLocation OpLoc, Stmt::StmtClass Class, SourceLocation LAngleLoc, TypeSourceInfo *TInfo, SourceLocation RAngleLoc, SourceLocation LParenLoc, Expr *SubExpr, SourceLocation RParenLoc) argument
2080 RebuildCXXStaticCastExpr(SourceLocation OpLoc, SourceLocation LAngleLoc, TypeSourceInfo *TInfo, SourceLocation RAngleLoc, SourceLocation LParenLoc, Expr *SubExpr, SourceLocation RParenLoc) argument
2097 RebuildCXXDynamicCastExpr(SourceLocation OpLoc, SourceLocation LAngleLoc, TypeSourceInfo *TInfo, SourceLocation RAngleLoc, SourceLocation LParenLoc, Expr *SubExpr, SourceLocation RParenLoc) argument
2114 RebuildCXXReinterpretCastExpr(SourceLocation OpLoc, SourceLocation LAngleLoc, TypeSourceInfo *TInfo, SourceLocation RAngleLoc, SourceLocation LParenLoc, Expr *SubExpr, SourceLocation RParenLoc) argument
2131 RebuildCXXConstCastExpr(SourceLocation OpLoc, SourceLocation LAngleLoc, TypeSourceInfo *TInfo, SourceLocation RAngleLoc, SourceLocation LParenLoc, Expr *SubExpr, SourceLocation RParenLoc) argument
[all...]
/external/clang/include/clang/AST/
H A DTemplateBase.h516 SourceLocation LAngleLoc; member in class:clang::TemplateArgumentListInfo
526 TemplateArgumentListInfo(SourceLocation LAngleLoc, argument
528 : LAngleLoc(LAngleLoc), RAngleLoc(RAngleLoc) {}
530 SourceLocation getLAngleLoc() const { return LAngleLoc; }
533 void setLAngleLoc(SourceLocation Loc) { LAngleLoc = Loc; }
561 SourceLocation LAngleLoc; member in struct:clang::ASTTemplateArgumentListInfo
H A DTypeLoc.h803 SourceLocation LAngleLoc; member in struct:clang::ObjCProtocolListLocInfo
824 return this->getLocalData()->LAngleLoc;
827 this->getLocalData()->LAngleLoc = Loc;
1356 SourceLocation LAngleLoc;
1374 return getLocalData()->LAngleLoc;
1377 getLocalData()->LAngleLoc = Loc;
1745 SourceLocation LAngleLoc;
1802 return this->getLocalData()->LAngleLoc;
1805 this->getLocalData()->LAngleLoc = Loc;
H A DDeclTemplate.h51 SourceLocation LAngleLoc, RAngleLoc; member in class:clang::TemplateParameterList
62 TemplateParameterList(SourceLocation TemplateLoc, SourceLocation LAngleLoc,
69 SourceLocation LAngleLoc,
127 SourceLocation getLAngleLoc() const { return LAngleLoc; }
143 SourceLocation LAngleLoc,
145 TemplateParameterList(TemplateLoc, LAngleLoc, Params, N, RAngleLoc) {
/external/clang/lib/Parse/
H A DParseTemplate.cpp114 SourceLocation LAngleLoc, RAngleLoc; local
117 TemplateParams, LAngleLoc, RAngleLoc)) {
127 TemplateLoc, LAngleLoc,
243 SourceLocation LAngleLoc local
248 << FixItHint::CreateInsertion(LAngleLoc, "<>");
253 0, SourceLocation(), TemplateInfo.TemplateLoc, LAngleLoc, nullptr,
254 0, LAngleLoc));
290 /// The template parameter we parse will be added to this list. LAngleLoc and
297 SourceLocation &LAngleLoc,
300 if (!TryConsumeToken(tok::less, LAngleLoc)) {
295 ParseTemplateParameters(unsigned Depth, SmallVectorImpl<Decl*> &TemplateParams, SourceLocation &LAngleLoc, SourceLocation &RAngleLoc) argument
536 SourceLocation LAngleLoc, RAngleLoc; local
841 ParseTemplateIdAfterTemplateName(TemplateTy Template, SourceLocation TemplateNameLoc, const CXXScopeSpec &SS, bool ConsumeLastToken, SourceLocation &LAngleLoc, TemplateArgList &TemplateArgs, SourceLocation &RAngleLoc) argument
923 SourceLocation LAngleLoc, RAngleLoc; local
[all...]
H A DParseDeclCXX.cpp575 Range = SourceRange(Name.TemplateId->LAngleLoc,
978 SourceLocation LAngleLoc, RAngleLoc; local
980 true, LAngleLoc, TemplateArgs, RAngleLoc); local
1267 SourceLocation LAngleLoc, RAngleLoc; local
1269 true, LAngleLoc,
1273 LAngleLoc = RAngleLoc = SourceLocation();
1278 << TagTokKind << Name << SourceRange(LAngleLoc, RAngleLoc);
1316 Diag(TemplateId->LAngleLoc, diag::err_template_spec_syntax_non_template)
1493 TemplateId->LAngleLoc,
1511 TemplateId->LAngleLoc,
1537 SourceLocation LAngleLoc = local
[all...]
H A DParseObjc.cpp239 SourceLocation LAngleLoc, EndProtoLoc; local
244 LAngleLoc, EndProtoLoc))
287 SourceLocation LAngleLoc, EndProtoLoc; local
290 LAngleLoc, EndProtoLoc))
1189 SourceLocation &LAngleLoc, SourceLocation &EndLoc) {
1192 LAngleLoc = ConsumeToken(); // the "<"
1234 SourceLocation LAngleLoc, EndProtoLoc; local
1238 LAngleLoc, EndProtoLoc);
1240 ProtocolLocs.data(), LAngleLoc);
1461 SourceLocation LAngleLoc, EndProtoLo local
1186 ParseObjCProtocolReferences(SmallVectorImpl<Decl *> &Protocols, SmallVectorImpl<SourceLocation> &ProtocolLocs, bool WarnOnDeclarations, SourceLocation &LAngleLoc, SourceLocation &EndLoc) argument
[all...]
H A DParseDecl.cpp1780 SourceLocation LAngleLoc = local
1785 << FixItHint::CreateInsertion(LAngleLoc, "<>");
1790 0, SourceLocation(), TemplateInfo.TemplateLoc, LAngleLoc, nullptr,
1791 0, LAngleLoc));
/external/clang/lib/AST/
H A DDeclTemplate.cpp31 SourceLocation LAngleLoc,
34 : TemplateLoc(TemplateLoc), LAngleLoc(LAngleLoc), RAngleLoc(RAngleLoc),
58 SourceLocation LAngleLoc, NamedDecl **Params,
65 return new (Mem) TemplateParameterList(TemplateLoc, LAngleLoc, Params,
30 TemplateParameterList(SourceLocation TemplateLoc, SourceLocation LAngleLoc, NamedDecl **Params, unsigned NumParams, SourceLocation RAngleLoc) argument
57 Create(const ASTContext &C, SourceLocation TemplateLoc, SourceLocation LAngleLoc, NamedDecl **Params, unsigned NumParams, SourceLocation RAngleLoc) argument
/external/clang/lib/Serialization/
H A DASTReaderDecl.cpp627 SourceLocation LAngleLoc, RAngleLoc; local
636 LAngleLoc = ReadSourceLocation(Record, Idx);
645 TemplateArgumentListInfo TemplArgsInfo(LAngleLoc, RAngleLoc);

Completed in 1381 milliseconds