Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h153 const DIExpression *getExpression() const { return Expression; } in getExpression() function
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h182 DIExpression *getExpression() const { return Expr; } in getExpression() function
/netbsd/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DNodes.cpp325 syntax::Expression *syntax::ExpressionStatement::getExpression() { in getExpression() function in syntax::ExpressionStatement
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsicInst.h257 DIExpression *getExpression() const { in getExpression() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h142 static Counter getExpression(unsigned ExpressionId) { in getExpression() function
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp178 const DIExpression *getExpression() const { return Expression; } in getExpression() function in __anon80fb5e650211::DbgVariableValue
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddtemplate.d248 private Expression getExpression(RootObject o) in getExpression() function
H A Ddtemplate.c273 static Expression *getExpression(RootObject *o) in getExpression() function
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddtemplate.c273 static Expression *getExpression(RootObject *o) in getExpression() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h2473 ExprResult getExpression() const { in getExpression() function