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

  /external/clang/include/clang/Sema/
Overload.h 243 bool isPointerConversionToBool() const;
  /external/clang/lib/Sema/
SemaOverload.cpp 236 /// isPointerConversionToBool - Determines whether this conversion is
240 bool StandardConversionSequence::isPointerConversionToBool() const {
    [all...]

Completed in 582 milliseconds