rustc::lib::llvm::llvm::LLVMDIBuilderCreateLexicalBlock[src]
pub unsafe fn LLVMDIBuilderCreateLexicalBlock(Builder: DIBuilderRef, Scope: DIDescriptor, File: DIFile, Line: c_uint, Col: c_uint, Discriminator: c_uint) -> DILexicalBlock
pub unsafe fn LLVMDIBuilderCreateLexicalBlock(Builder: DIBuilderRef, Scope: DIDescriptor, File: DIFile, Line: c_uint, Col: c_uint, Discriminator: c_uint) -> DILexicalBlock
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).