HomeSort by relevance Sort by last modified time
    Searched defs:RAngleLoc (Results 1 - 25 of 32) sorted by null

1 2

  /external/clang/include/clang/Sema/
ParsedTemplate.h 179 SourceLocation RAngleLoc;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
ParsedTemplate.h 179 SourceLocation RAngleLoc;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
ParsedTemplate.h 179 SourceLocation RAngleLoc;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
ParsedTemplate.h 179 SourceLocation RAngleLoc;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
ParsedTemplate.h 179 SourceLocation RAngleLoc;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
ParsedTemplate.h 179 SourceLocation RAngleLoc;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
ParsedTemplate.h 179 SourceLocation RAngleLoc;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
ParsedTemplate.h 179 SourceLocation RAngleLoc;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
ParsedTemplate.h 179 SourceLocation RAngleLoc;
  /external/clang/include/clang/AST/
TemplateBase.h 526 SourceLocation RAngleLoc;
536 SourceLocation RAngleLoc)
537 : LAngleLoc(LAngleLoc), RAngleLoc(RAngleLoc) {}
540 SourceLocation getRAngleLoc() const { return RAngleLoc; }
543 void setRAngleLoc(SourceLocation Loc) { RAngleLoc = Loc; }
585 SourceLocation RAngleLoc;
615 SourceLocation RAngleLoc;
DeclTemplate.h 56 SourceLocation LAngleLoc, RAngleLoc;
72 ArrayRef<NamedDecl *> Params, SourceLocation RAngleLoc);
79 SourceLocation RAngleLoc);
133 SourceLocation getRAngleLoc() const { return RAngleLoc; }
136 return SourceRange(TemplateLoc, RAngleLoc);
158 SourceLocation RAngleLoc)
159 : List(TemplateLoc, LAngleLoc, Params, RAngleLoc) {
    [all...]
  /external/clang/lib/Parse/
ParseTemplate.cpp 115 SourceLocation LAngleLoc, RAngleLoc;
118 TemplateParams, LAngleLoc, RAngleLoc)) {
146 TemplateParams, RAngleLoc, OptionalRequiresClauseConstraintER.get()));
326 /// RAngleLoc will receive the positions of the '<' and '>', respectively,
333 SourceLocation &RAngleLoc) {
352 RAngleLoc = Tok.getLocation();
354 } else if (!TryConsumeToken(tok::greater, RAngleLoc) && Failed) {
571 SourceLocation LAngleLoc, RAngleLoc;
575 RAngleLoc)) {
640 RAngleLoc, nullptr)
    [all...]
ParseDeclCXX.cpp 601 Name.TemplateId->RAngleLoc);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
TemplateBase.h 527 SourceLocation RAngleLoc;
537 SourceLocation RAngleLoc)
538 : LAngleLoc(LAngleLoc), RAngleLoc(RAngleLoc) {}
541 SourceLocation getRAngleLoc() const { return RAngleLoc; }
544 void setRAngleLoc(SourceLocation Loc) { RAngleLoc = Loc; }
587 SourceLocation RAngleLoc;
621 SourceLocation RAngleLoc;
DeclTemplate.h 58 SourceLocation LAngleLoc, RAngleLoc;
81 ArrayRef<NamedDecl *> Params, SourceLocation RAngleLoc,
89 SourceLocation RAngleLoc,
154 SourceLocation getRAngleLoc() const { return RAngleLoc; }
157 return SourceRange(TemplateLoc, RAngleLoc);
185 SourceLocation RAngleLoc,
191 TemplateLoc, LAngleLoc, Params, RAngleLoc, RequiresClause))) {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
TemplateBase.h 527 SourceLocation RAngleLoc;
537 SourceLocation RAngleLoc)
538 : LAngleLoc(LAngleLoc), RAngleLoc(RAngleLoc) {}
541 SourceLocation getRAngleLoc() const { return RAngleLoc; }
544 void setRAngleLoc(SourceLocation Loc) { RAngleLoc = Loc; }
587 SourceLocation RAngleLoc;
621 SourceLocation RAngleLoc;
DeclTemplate.h 58 SourceLocation LAngleLoc, RAngleLoc;
81 ArrayRef<NamedDecl *> Params, SourceLocation RAngleLoc,
89 SourceLocation RAngleLoc,
154 SourceLocation getRAngleLoc() const { return RAngleLoc; }
157 return SourceRange(TemplateLoc, RAngleLoc);
185 SourceLocation RAngleLoc,
191 TemplateLoc, LAngleLoc, Params, RAngleLoc, RequiresClause))) {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
TemplateBase.h 527 SourceLocation RAngleLoc;
537 SourceLocation RAngleLoc)
538 : LAngleLoc(LAngleLoc), RAngleLoc(RAngleLoc) {}
541 SourceLocation getRAngleLoc() const { return RAngleLoc; }
544 void setRAngleLoc(SourceLocation Loc) { RAngleLoc = Loc; }
587 SourceLocation RAngleLoc;
621 SourceLocation RAngleLoc;
DeclTemplate.h 58 SourceLocation LAngleLoc, RAngleLoc;
81 ArrayRef<NamedDecl *> Params, SourceLocation RAngleLoc,
89 SourceLocation RAngleLoc,
154 SourceLocation getRAngleLoc() const { return RAngleLoc; }
157 return SourceRange(TemplateLoc, RAngleLoc);
185 SourceLocation RAngleLoc,
191 TemplateLoc, LAngleLoc, Params, RAngleLoc, RequiresClause))) {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
TemplateBase.h 527 SourceLocation RAngleLoc;
537 SourceLocation RAngleLoc)
538 : LAngleLoc(LAngleLoc), RAngleLoc(RAngleLoc) {}
541 SourceLocation getRAngleLoc() const { return RAngleLoc; }
544 void setRAngleLoc(SourceLocation Loc) { RAngleLoc = Loc; }
587 SourceLocation RAngleLoc;
621 SourceLocation RAngleLoc;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
TemplateBase.h 527 SourceLocation RAngleLoc;
537 SourceLocation RAngleLoc)
538 : LAngleLoc(LAngleLoc), RAngleLoc(RAngleLoc) {}
541 SourceLocation getRAngleLoc() const { return RAngleLoc; }
544 void setRAngleLoc(SourceLocation Loc) { RAngleLoc = Loc; }
587 SourceLocation RAngleLoc;
621 SourceLocation RAngleLoc;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
TemplateBase.h 527 SourceLocation RAngleLoc;
537 SourceLocation RAngleLoc)
538 : LAngleLoc(LAngleLoc), RAngleLoc(RAngleLoc) {}
541 SourceLocation getRAngleLoc() const { return RAngleLoc; }
544 void setRAngleLoc(SourceLocation Loc) { RAngleLoc = Loc; }
587 SourceLocation RAngleLoc;
621 SourceLocation RAngleLoc;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
TemplateBase.h 527 SourceLocation RAngleLoc;
537 SourceLocation RAngleLoc)
538 : LAngleLoc(LAngleLoc), RAngleLoc(RAngleLoc) {}
541 SourceLocation getRAngleLoc() const { return RAngleLoc; }
544 void setRAngleLoc(SourceLocation Loc) { RAngleLoc = Loc; }
587 SourceLocation RAngleLoc;
621 SourceLocation RAngleLoc;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
TemplateBase.h 527 SourceLocation RAngleLoc;
537 SourceLocation RAngleLoc)
538 : LAngleLoc(LAngleLoc), RAngleLoc(RAngleLoc) {}
541 SourceLocation getRAngleLoc() const { return RAngleLoc; }
544 void setRAngleLoc(SourceLocation Loc) { RAngleLoc = Loc; }
587 SourceLocation RAngleLoc;
621 SourceLocation RAngleLoc;
  /external/clang/lib/Sema/
SemaLambda.cpp 232 SourceLocation RAngleLoc = IntroRange.getEnd();
238 RAngleLoc);
    [all...]

Completed in 232 milliseconds

1 2