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 240 QualType &ConstantType) const;
  /external/clang/lib/Sema/
SemaInit.cpp     [all...]
SemaOverload.cpp 291 /// \param ConstantType If this is an NK_Constant_Narrowing conversion, the
297 QualType &ConstantType) const {
331 ConstantType = Initializer->getType();
362 ConstantType = Initializer->getType();
410 ConstantType = Initializer->getType();
    [all...]

Completed in 25 milliseconds