Home
last modified time | relevance | path

Searched defs:IsADLCandidate (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DOverload.h842 CallExpr::ADLCallKind IsADLCandidate : 1; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp6270 ADLCallKind IsADLCandidate, ConversionSequenceList EarlyConversions, in AddOverloadCandidate()
7078 bool PartialOverloading, bool AllowExplicit, ADLCallKind IsADLCandidate, in AddTemplateOverloadCandidate()