Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.h25 class DISubprogram; variable
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h51 class DISubprogram; variable
H A DDebugInfoMetadata.h1858 DISubprogram(LLVMContext &C, StorageType Storage, unsigned Line, in DISubprogram() function