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 125 NK_Constant_Narrowing,
  /external/clang/lib/Sema/
SemaOverload.cpp 289 /// \param ConstantValue If this is an NK_Constant_Narrowing conversion, the
291 /// \param ConstantType If this is an NK_Constant_Narrowing conversion, the
332 return NK_Constant_Narrowing;
363 return NK_Constant_Narrowing;
411 return NK_Constant_Narrowing;
    [all...]
SemaInit.cpp     [all...]

Completed in 35 milliseconds