Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp8507 oc_function_template, enumerator
8563 return isTemplate ? oc_function_template : oc_function; in ClassifyOverloadCandidate()
10026 S.PDiag(diag::note_ovl_candidate) << (unsigned)oc_function_template, in EliminateAllExceptMostSpecializedTemplate()