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 576 /// isAlwaysNull - Return whether the result of the dynamic_cast is proven
584 bool CXXDynamicCastExpr::isAlwaysNull() const
    [all...]
  /external/clang/include/clang/AST/
ExprCXX.h 284 bool isAlwaysNull() const;
    [all...]
  /external/clang/lib/CodeGen/
CGExprCXX.cpp     [all...]

Completed in 52 milliseconds