Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp8080 bool DependentExplicitSpecifier = hasDependentExplicit(FunctionTemplate); in AddTemplateOverloadCandidate() local
8085 DependentExplicitSpecifier)) { in AddTemplateOverloadCandidate()
8092 if (DependentExplicitSpecifier) in AddTemplateOverloadCandidate()