Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDIBuilder.cpp699 unsigned LineNumber, DIType *Ty, bool IsLocalToUnit, in createGlobalVariableExpression()
717 unsigned LineNumber, DIType *Ty, bool IsLocalToUnit, MDNode *Decl, in createTempGlobalVariableFwdDecl()
H A DDebugInfo.cpp844 pack_into_DISPFlags(bool IsLocalToUnit, bool IsDefinition, bool IsOptimized) { in pack_into_DISPFlags()
929 LLVMBool IsLocalToUnit, LLVMBool IsDefinition, in LLVMDIBuilderCreateFunction()
H A DDebugInfoMetadata.cpp977 Metadata *Type, bool IsLocalToUnit, bool IsDefinition, in getImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c284 LLVMMetadataRef File, value LineNo, LLVMMetadataRef Ty, value IsLocalToUnit, in llvm_dibuild_create_function_native()