OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DISubprogram
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DebugInfoMetadata.h
1530
/// locations. Subclasses are \a
DISubprogram
, \a DILexicalBlock, and \a
1542
/// Return this if it's an \a
DISubprogram
; otherwise, look up the scope
1544
DISubprogram
*getSubprogram() const;
1800
class
DISubprogram
: public DILocalScope {
1856
DISubprogram
(LLVMContext &C, StorageType Storage, unsigned Line,
1865
~
DISubprogram
() = default;
1867
static
DISubprogram
*
1873
DITemplateParameterArray TemplateParams,
DISubprogram
*Declaration,
1883
static
DISubprogram
*getImpl(LLVMContext &Context, Metadata *Scope,
1904
DISubprogram
,
[
all
...]
Completed in 29 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026