HomeSort by relevance Sort by last modified time
    Searched full:adopttemplateparameterlist (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/AST/
DeclTemplate.cpp 113 static void AdoptTemplateParameterList(TemplateParameterList *Params,
121 AdoptTemplateParameterList(TTP->getTemplateParameters(), Owner);
261 AdoptTemplateParameterList(Params, cast<DeclContext>(Decl));
339 AdoptTemplateParameterList(Params, cast<DeclContext>(Decl));
    [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]

Completed in 257 milliseconds