Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1488 } else if (DIExpression *Expr = CTy->getDataLocationExp()) { in constructArrayTypeDIE()
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1201 DIExpression *getDataLocationExp() const { in getDataLocationExp() function
/llvm-project-15.0.7/llvm/unittests/IR/
H A DMetadataTest.cpp2041 EXPECT_EQ(N2->getDataLocationExp(), DataLocation1); in TEST_F()