Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOverload.cpp6880 bool AllowExplicitConversions,
7034 bool AllowExplicitConversions, in AddTypesConvertedFrom() argument
7096 if (AllowExplicitConversions || !Conv->isExplicit()) { in AddTypesConvertedFrom()