Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm-c/
H A DDebugInfo.h570 LLVMMetadataRef ParentMacroFile,
587 LLVMMetadataRef ParentMacroFile, unsigned Line,
/llvm-project-15.0.7/llvm/lib/IR/
H A DDebugInfo.cpp1098 LLVMMetadataRef ParentMacroFile, in LLVMDIBuilderCreateMacro() argument
1104 unwrap(Builder)->createMacro(unwrapDI<DIMacroFile>(ParentMacroFile), Line, in LLVMDIBuilderCreateMacro()
1111 LLVMMetadataRef ParentMacroFile, unsigned Line, in LLVMDIBuilderCreateTempMacroFile() argument
1114 unwrapDI<DIMacroFile>(ParentMacroFile), Line, unwrapDI<DIFile>(File))); in LLVMDIBuilderCreateTempMacroFile()