Home
last modified time | relevance | path

Searched defs:getSubprogram (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DMetadata.cpp1625 DISubprogram *Function::getSubprogram() const { in getSubprogram() function in Function
H A DDIBuilder.cpp842 static DISubprogram *getSubprogram(bool IsDistinct, Ts &&...Args) { in getSubprogram() function
H A DDebugInfoMetadata.cpp965 DISubprogram *DILocalScope::getSubprogram() const { in getSubprogram() function in DILocalScope
H A DVerifier.cpp5798 static DISubprogram *getSubprogram(Metadata *LocalScope) { in getSubprogram() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp90 static DISubprogram *getSubprogram(DIScope *Scope) { in getSubprogram() function