Home
last modified time | relevance | path

Searched refs:LLVMSetCurrentDebugLocation2 (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm-c/
DCore.h3671 void LLVMSetCurrentDebugLocation2(LLVMBuilderRef Builder, LLVMMetadataRef Loc);
/openbsd/src/gnu/llvm/llvm/lib/IR/
DCore.cpp3071 void LLVMSetCurrentDebugLocation2(LLVMBuilderRef Builder, LLVMMetadataRef Loc) { in LLVMSetCurrentDebugLocation2() function