Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm-c/
H A DDebugInfo.h556 LLVMMetadataRef ParentMacroFile,
573 LLVMMetadataRef ParentMacroFile, unsigned Line,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfo.cpp1057 LLVMMetadataRef ParentMacroFile, in LLVMDIBuilderCreateMacro() argument
1063 unwrap(Builder)->createMacro(unwrapDI<DIMacroFile>(ParentMacroFile), Line, in LLVMDIBuilderCreateMacro()
1070 LLVMMetadataRef ParentMacroFile, unsigned Line, in LLVMDIBuilderCreateTempMacroFile() argument
1073 unwrapDI<DIMacroFile>(ParentMacroFile), Line, unwrapDI<DIFile>(File))); in LLVMDIBuilderCreateTempMacroFile()