Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DOverload.h875 CallExpr::ADLCallKind IsADLCandidate : 1; member
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOverload.cpp6427 ADLCallKind IsADLCandidate, ConversionSequenceList EarlyConversions, in AddOverloadCandidate()
7276 bool PartialOverloading, bool AllowExplicit, ADLCallKind IsADLCandidate, in AddTemplateOverloadCandidate()