HomeSort by: relevance | last modified time | path
    Searched refs:ICK_Integral_Promotion (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Overload.h 125 ICK_Integral_Promotion,
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExprCXX.cpp 4247 case ICK_Integral_Promotion:
4251 SCS.Second == ICK_Integral_Promotion &&
SemaOverload.cpp 1839 SCS.Second = ICK_Integral_Promotion;
3924 if (SCS.Second != ICK_Integral_Promotion)
5561 case ICK_Integral_Promotion:

Completed in 33 milliseconds