Searched refs:SecondKind (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOverload.cpp4733 ImplicitConversionKind SecondKind; local
4735 SecondKind = ICK_Identity;
4737 SecondKind = ICK_Derived_To_Base;
4772 ICS.Standard.Second = SecondKind;

Completed in 71 milliseconds