Home
last modified time | relevance | path

Searched refs:extractIfOffset (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1229 bool DIExpression::extractIfOffset(int64_t &Offset) const { in extractIfOffset() function in DIExpression
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1206 else if (!VI.Expr->extractIfOffset(ExprOffset)) in collectVariableInfoFromMFTable()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2747 bool extractIfOffset(int64_t &Offset) const;