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

  /external/clang/include/clang/Sema/
Overload.h 241 QualType &ConstantType) const;
  /external/clang/lib/Sema/
SemaInit.cpp     [all...]
SemaOverload.cpp 297 /// \param ConstantType If this is an NK_Constant_Narrowing conversion, the
303 QualType &ConstantType) const {
337 ConstantType = Initializer->getType();
368 ConstantType = Initializer->getType();
428 ConstantType = Initializer->getType();
    [all...]

Completed in 183 milliseconds