Home
last modified time | relevance | path

Searched refs:LocalToUnit (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DDebugInfoFlags.def85 HANDLE_DISP_FLAG((1u << 2), LocalToUnit)
/freebsd-12.1/contrib/llvm/include/llvm-c/
H A DDebugInfo.h1018 unsigned LineNo, LLVMMetadataRef Ty, LLVMBool LocalToUnit,
1068 unsigned LineNo, LLVMMetadataRef Ty, LLVMBool LocalToUnit,
/freebsd-12.1/contrib/llvm/lib/IR/
H A DDebugInfo.cpp1231 unsigned LineNo, LLVMMetadataRef Ty, LLVMBool LocalToUnit, in LLVMDIBuilderCreateGlobalVariableExpression() argument
1235 unwrapDI<DIFile>(File), LineNo, unwrapDI<DIType>(Ty), LocalToUnit, in LLVMDIBuilderCreateGlobalVariableExpression()
1260 unsigned LineNo, LLVMMetadataRef Ty, LLVMBool LocalToUnit, in LLVMDIBuilderCreateTempGlobalVariableFwdDecl() argument
1264 unwrapDI<DIFile>(File), LineNo, unwrapDI<DIType>(Ty), LocalToUnit, in LLVMDIBuilderCreateTempGlobalVariableFwdDecl()