HomeSort by relevance Sort by last modified time
    Searched defs:TemplateLoc (Results 1 - 20 of 20) sorted by null

  /external/clang/lib/Parse/
ParseTemplate.cpp 108 SourceLocation TemplateLoc;
109 if (!TryConsumeToken(tok::kw_template, TemplateLoc)) {
145 CurTemplateDepthTracker.getDepth(), ExportLoc, TemplateLoc, LAngleLoc,
279 = PP.getLocForEndOfToken(TemplateInfo.TemplateLoc);
282 << SourceRange(TemplateInfo.TemplateLoc)
288 0, SourceLocation(), TemplateInfo.TemplateLoc, LAngleLoc, None,
569 SourceLocation TemplateLoc = ConsumeToken();
638 TemplateLoc, LAngleLoc,
657 return Actions.ActOnTemplateTemplateParameter(getCurScope(), TemplateLoc,
    [all...]
Parser.cpp 789 SourceLocation TemplateLoc = ConsumeToken();
792 diag::ext_extern_template) << SourceRange(ExternLoc, TemplateLoc);
796 ExternLoc, TemplateLoc, DeclEnd));
    [all...]
  /external/clang/include/clang/AST/
DeclTemplate.h 53 SourceLocation TemplateLoc;
71 TemplateParameterList(SourceLocation TemplateLoc, SourceLocation LAngleLoc,
76 SourceLocation TemplateLoc,
131 SourceLocation getTemplateLoc() const { return TemplateLoc; }
136 return SourceRange(TemplateLoc, RAngleLoc);
155 FixedSizeTemplateParameterListStorage(SourceLocation TemplateLoc,
159 : List(TemplateLoc, LAngleLoc, Params, RAngleLoc) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 55 SourceLocation TemplateLoc;
80 TemplateParameterList(SourceLocation TemplateLoc, SourceLocation LAngleLoc,
86 SourceLocation TemplateLoc,
152 SourceLocation getTemplateLoc() const { return TemplateLoc; }
157 return SourceRange(TemplateLoc, RAngleLoc);
182 FixedSizeTemplateParameterListStorage(SourceLocation TemplateLoc,
191 TemplateLoc, LAngleLoc, Params, RAngleLoc, RequiresClause))) {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 55 SourceLocation TemplateLoc;
80 TemplateParameterList(SourceLocation TemplateLoc, SourceLocation LAngleLoc,
86 SourceLocation TemplateLoc,
152 SourceLocation getTemplateLoc() const { return TemplateLoc; }
157 return SourceRange(TemplateLoc, RAngleLoc);
182 FixedSizeTemplateParameterListStorage(SourceLocation TemplateLoc,
191 TemplateLoc, LAngleLoc, Params, RAngleLoc, RequiresClause))) {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 55 SourceLocation TemplateLoc;
80 TemplateParameterList(SourceLocation TemplateLoc, SourceLocation LAngleLoc,
86 SourceLocation TemplateLoc,
152 SourceLocation getTemplateLoc() const { return TemplateLoc; }
157 return SourceRange(TemplateLoc, RAngleLoc);
182 FixedSizeTemplateParameterListStorage(SourceLocation TemplateLoc,
191 TemplateLoc, LAngleLoc, Params, RAngleLoc, RequiresClause))) {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 55 SourceLocation TemplateLoc;
80 TemplateParameterList(SourceLocation TemplateLoc, SourceLocation LAngleLoc,
86 SourceLocation TemplateLoc,
152 SourceLocation getTemplateLoc() const { return TemplateLoc; }
157 return SourceRange(TemplateLoc, RAngleLoc);
182 FixedSizeTemplateParameterListStorage(SourceLocation TemplateLoc,
191 TemplateLoc, LAngleLoc, Params, RAngleLoc, RequiresClause))) {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 55 SourceLocation TemplateLoc;
80 TemplateParameterList(SourceLocation TemplateLoc, SourceLocation LAngleLoc,
86 SourceLocation TemplateLoc,
152 SourceLocation getTemplateLoc() const { return TemplateLoc; }
157 return SourceRange(TemplateLoc, RAngleLoc);
182 FixedSizeTemplateParameterListStorage(SourceLocation TemplateLoc,
191 TemplateLoc, LAngleLoc, Params, RAngleLoc, RequiresClause))) {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 55 SourceLocation TemplateLoc;
80 TemplateParameterList(SourceLocation TemplateLoc, SourceLocation LAngleLoc,
86 SourceLocation TemplateLoc,
152 SourceLocation getTemplateLoc() const { return TemplateLoc; }
157 return SourceRange(TemplateLoc, RAngleLoc);
182 FixedSizeTemplateParameterListStorage(SourceLocation TemplateLoc,
191 TemplateLoc, LAngleLoc, Params, RAngleLoc, RequiresClause))) {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 55 SourceLocation TemplateLoc;
80 TemplateParameterList(SourceLocation TemplateLoc, SourceLocation LAngleLoc,
86 SourceLocation TemplateLoc,
152 SourceLocation getTemplateLoc() const { return TemplateLoc; }
157 return SourceRange(TemplateLoc, RAngleLoc);
182 FixedSizeTemplateParameterListStorage(SourceLocation TemplateLoc,
191 TemplateLoc, LAngleLoc, Params, RAngleLoc, RequiresClause))) {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 55 SourceLocation TemplateLoc;
80 TemplateParameterList(SourceLocation TemplateLoc, SourceLocation LAngleLoc,
86 SourceLocation TemplateLoc,
152 SourceLocation getTemplateLoc() const { return TemplateLoc; }
157 return SourceRange(TemplateLoc, RAngleLoc);
182 FixedSizeTemplateParameterListStorage(SourceLocation TemplateLoc,
191 TemplateLoc, LAngleLoc, Params, RAngleLoc, RequiresClause))) {}
    [all...]
  /external/clang/include/clang/Parse/
Parser.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Parse/
Parser.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Parse/
Parser.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Parse/
Parser.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Parse/
Parser.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Parse/
Parser.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Parse/
Parser.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Parse/
Parser.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Parse/
Parser.h     [all...]

Completed in 93 milliseconds