Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaOverload.cpp8540 oc_function_template, enumerator
8596 return isTemplate ? oc_function_template : oc_function; in ClassifyOverloadCandidate()
10056 S.PDiag(diag::note_ovl_candidate) << (unsigned)oc_function_template, in EliminateAllExceptMostSpecializedTemplate()