Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm-c/
H A DDebugInfo.h580 LLVMMetadataRef ParentMacroFile,
597 LLVMMetadataRef ParentMacroFile, unsigned Line,
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDebugInfo.cpp1153 LLVMMetadataRef ParentMacroFile, in LLVMDIBuilderCreateMacro() argument
1159 unwrap(Builder)->createMacro(unwrapDI<DIMacroFile>(ParentMacroFile), Line, in LLVMDIBuilderCreateMacro()
1166 LLVMMetadataRef ParentMacroFile, unsigned Line, in LLVMDIBuilderCreateTempMacroFile() argument
1169 unwrapDI<DIMacroFile>(ParentMacroFile), Line, unwrapDI<DIFile>(File))); in LLVMDIBuilderCreateTempMacroFile()