Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DMetadata.cpp1526 DISubprogram *Function::getSubprogram() const { in getSubprogram() function in Function
H A DDIBuilder.cpp804 static DISubprogram *getSubprogram(bool IsDistinct, Ts &&... Args) { in getSubprogram() function
H A DDebugInfoMetadata.cpp812 DISubprogram *DILocalScope::getSubprogram() const { in getSubprogram() function in DILocalScope
H A DVerifier.cpp5302 static DISubprogram *getSubprogram(Metadata *LocalScope) { in getSubprogram() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp84 static DISubprogram *getSubprogram(DIScope *Scope) { in getSubprogram() function