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

  /external/clang/lib/AST/
ExprCXX.cpp 518 /// isAlwaysNull - Return whether the result of the dynamic_cast is proven
526 bool CXXDynamicCastExpr::isAlwaysNull() const
    [all...]
  /external/clang/lib/CodeGen/
CGExprCXX.cpp     [all...]
  /external/clang/include/clang/AST/
ExprCXX.h 257 bool isAlwaysNull() const;
    [all...]

Completed in 511 milliseconds