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

Completed in 23 milliseconds