Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp7972 static bool hasDependentExplicit(FunctionTemplateDecl *FTD) { in hasDependentExplicit() function
8080 bool DependentExplicitSpecifier = hasDependentExplicit(FunctionTemplate); in AddTemplateOverloadCandidate()