Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h169 const DIExpression *getExpression() const { return Expression; } in getExpression() function
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h183 DIExpression *getExpression() const { return Expr; } in getExpression() function
H A DSelectionDAGBuilder.h126 DIExpression *getExpression() const { in getExpression() function
/openbsd/gnu/llvm/clang/lib/Tooling/Syntax/
H A DNodes.cpp325 syntax::Expression *syntax::ExpressionStatement::getExpression() { in getExpression() function in syntax::ExpressionStatement
/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DIntrinsicInst.h292 DIExpression *getExpression() const { in getExpression() function
/openbsd/gnu/llvm/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h146 static Counter getExpression(unsigned ExpressionId) { in getExpression() function
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp177 const DIExpression *getExpression() const { return Expression; } in getExpression() function in __anon78968e910211::DbgVariableValue
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h2739 ExprResult getExpression() const { in getExpression() function