Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h1314 template <typename T> T *allocateDeferredCandidate() { in allocateDeferredCandidate() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp11167 allocateDeferredCandidate<DeferredFunctionTemplateOverloadCandidate>(); in AddDeferredTemplateCandidate()
11194 allocateDeferredCandidate<DeferredMethodTemplateOverloadCandidate>(); in AddDeferredMethodTemplateCandidate()
11218 allocateDeferredCandidate<DeferredConversionTemplateOverloadCandidate>(); in AddDeferredConversionTemplateCandidate()