Home
last modified time | relevance | path

Searched defs:getArraySize (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/IR/
DInstructions.h86 const Value *getArraySize() const { return getOperand(0); } in getArraySize() function
87 Value *getArraySize() { return getOperand(0); } in getArraySize() function
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
DAPValue.h295 unsigned getArraySize() const { in getArraySize() function
DExprCXX.h1753 Expr *getArraySize() { in getArraySize() function
1756 const Expr *getArraySize() const { in getArraySize() function