Home
last modified time | relevance | path

Searched refs:CheckFunctionTemplateSpecialization (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2104 if (SemaRef.CheckFunctionTemplateSpecialization(Function, in VisitFunctionDecl()
2122 if (SemaRef.CheckFunctionTemplateSpecialization(Function, in VisitFunctionDecl()
2450 if (SemaRef.CheckFunctionTemplateSpecialization(Method, in VisitCXXMethodDecl()
2467 if (SemaRef.CheckFunctionTemplateSpecialization(Method, in VisitCXXMethodDecl()
2477 if (SemaRef.CheckFunctionTemplateSpecialization(Method, nullptr, Previous)) in VisitCXXMethodDecl()
H A DSemaTemplate.cpp8956 bool Sema::CheckFunctionTemplateSpecialization( in CheckFunctionTemplateSpecialization() function in Sema
H A DSemaOverload.cpp1130 if (CheckFunctionTemplateSpecialization(New, nullptr, TemplateSpecResult, in CheckOverload()
H A DSemaDecl.cpp9622 CheckFunctionTemplateSpecialization( in ActOnFunctionDeclarator()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h7661 bool CheckFunctionTemplateSpecialization(