HomeSort by relevance Sort by last modified time
    Searched refs:NK_Constant_Narrowing (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Sema/
Overload.h 113 NK_Constant_Narrowing,
  /external/clang/lib/Sema/
SemaOverload.cpp 273 /// \param ConstantValue If this is an NK_Constant_Narrowing conversion, the
275 /// \param ConstantType If this is an NK_Constant_Narrowing conversion, the
327 return NK_Constant_Narrowing;
358 return NK_Constant_Narrowing;
414 return NK_Constant_Narrowing;
    [all...]
SemaInit.cpp     [all...]

Completed in 167 milliseconds