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

  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Template.h 590 bool InitMethodInstantiation(CXXMethodDecl *New, CXXMethodDecl *Tmpl);
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp 2419 if (InitMethodInstantiation(Method, D))
4571 TemplateDeclInstantiator::InitMethodInstantiation(CXXMethodDecl *New,

Completed in 43 milliseconds