HomeSort by relevance Sort by last modified time
    Searched refs:ConstructorTmpl (Results 1 - 4 of 4) sorted by null

  /external/clang/include/clang/Sema/
Overload.h 805 FunctionTemplateDecl *ConstructorTmpl;
819 Info.ConstructorTmpl = dyn_cast<FunctionTemplateDecl>(D);
820 if (Info.ConstructorTmpl)
821 D = Info.ConstructorTmpl->getTemplatedDecl();
  /external/clang/lib/Sema/
SemaInit.cpp     [all...]
SemaLookup.cpp     [all...]
SemaOverload.cpp     [all...]

Completed in 2658 milliseconds