Searched refs:ParentMacroFile (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm-c/ |
| H A D | DebugInfo.h | 592 LLVMDIBuilderRef Builder, LLVMMetadataRef ParentMacroFile, unsigned Line, 606 LLVMDIBuilderRef Builder, LLVMMetadataRef ParentMacroFile, unsigned Line,
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DebugInfo.cpp | 1280 LLVMMetadataRef ParentMacroFile, in LLVMDIBuilderCreateMacro() argument 1286 unwrap(Builder)->createMacro(unwrapDI<DIMacroFile>(ParentMacroFile), Line, in LLVMDIBuilderCreateMacro() 1293 LLVMMetadataRef ParentMacroFile, unsigned Line, in LLVMDIBuilderCreateTempMacroFile() argument 1296 unwrapDI<DIMacroFile>(ParentMacroFile), Line, unwrapDI<DIFile>(File))); in LLVMDIBuilderCreateTempMacroFile()
|