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

  /external/clang/include/clang/AST/
Expr.h 658 bool tryEvaluateObjectSize(uint64_t &Result, ASTContext &Ctx,
    [all...]
  /external/clang/lib/AST/
ExprConstant.cpp     [all...]
  /external/clang/lib/CodeGen/
CGBuiltin.cpp 418 if (!E->tryEvaluateObjectSize(ObjectSize, getContext(), Type))
    [all...]

Completed in 109 milliseconds