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 116 NK_Constant_Narrowing,
  /external/clang/lib/Sema/
SemaOverload.cpp 281 /// \param ConstantValue If this is an NK_Constant_Narrowing conversion, the
283 /// \param ConstantType If this is an NK_Constant_Narrowing conversion, the
342 return NK_Constant_Narrowing;
373 return NK_Constant_Narrowing;
429 return NK_Constant_Narrowing;
    [all...]
SemaInit.cpp     [all...]

Completed in 107 milliseconds