Home
last modified time | relevance | path

Searched defs:DISubprogram (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.h25 class DISubprogram; variable
/src/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h52 class DISubprogram; variable
H A DDiagnosticInfo.h39 class DISubprogram; variable
/src/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1022 DISubprogram::DISubprogram(LLVMContext &C, StorageType Storage, unsigned Line, in DISubprogram() function in DISubprogram