Searched refs:ParentMacroFile (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/llvm/include/llvm-c/ |
| H A D | DebugInfo.h | 594 LLVMMetadataRef ParentMacroFile, 611 LLVMMetadataRef ParentMacroFile, unsigned Line,
|
| /src/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DebugInfo.cpp | 1252 LLVMMetadataRef ParentMacroFile, in LLVMDIBuilderCreateMacro() argument 1258 unwrap(Builder)->createMacro(unwrapDI<DIMacroFile>(ParentMacroFile), Line, in LLVMDIBuilderCreateMacro() 1265 LLVMMetadataRef ParentMacroFile, unsigned Line, in LLVMDIBuilderCreateTempMacroFile() argument 1268 unwrapDI<DIMacroFile>(ParentMacroFile), Line, unwrapDI<DIFile>(File))); in LLVMDIBuilderCreateTempMacroFile()
|