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 233 bool isPointerConversionToBool() const;
  /external/clang/lib/Sema/
SemaOverload.cpp 209 /// isPointerConversionToBool - Determines whether this conversion is
213 bool StandardConversionSequence::isPointerConversionToBool() const {
    [all...]

Completed in 106 milliseconds