Home
last modified time | relevance | path

Searched defs:getExpression (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/IR/
HDIntrinsicInst.h88 DIExpression *getExpression() const { in getExpression() function
121 DIExpression *getExpression() const { in getExpression() function
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDSDNodeDbgValue.h88 MDNode *getExpression() const { return Expr; } in getExpression() function
/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDebugLocEntry.h75 const DIExpression *getExpression() const { return Expression; } in getExpression() function
HDDwarfDebug.h130 const ArrayRef<const DIExpression *> getExpression() const { return Expr; } in getExpression() function
/NextBSD/contrib/llvm/include/llvm/ProfileData/
HDCoverageMapping.h90 static Counter getExpression(unsigned ExpressionId) { in getExpression() function
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h1539 ExprResult getExpression() const { in getExpression() function