HomeSort by: relevance | last modified time | path
    Searched refs:SubstDefaultedFunction (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Template.h 592 bool SubstDefaultedFunction(FunctionDecl *New, FunctionDecl *Tmpl);
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp 2182 if (SubstDefaultedFunction(Function, D))
2512 if (SubstDefaultedFunction(Method, D))
4587 bool TemplateDeclInstantiator::SubstDefaultedFunction(FunctionDecl *New,

Completed in 118 milliseconds