Searched refs:ParentMacroFile (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
D | DebugInfo.h | 548 LLVMMetadataRef ParentMacroFile, 565 LLVMMetadataRef ParentMacroFile, unsigned Line,
|
/external/llvm-project/llvm/include/llvm-c/ |
D | DebugInfo.h | 555 LLVMMetadataRef ParentMacroFile, 572 LLVMMetadataRef ParentMacroFile, unsigned Line,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DebugInfo.cpp | 933 LLVMMetadataRef ParentMacroFile, in LLVMDIBuilderCreateMacro() argument 939 unwrap(Builder)->createMacro(unwrapDI<DIMacroFile>(ParentMacroFile), Line, in LLVMDIBuilderCreateMacro() 946 LLVMMetadataRef ParentMacroFile, unsigned Line, in LLVMDIBuilderCreateTempMacroFile() argument 949 unwrapDI<DIMacroFile>(ParentMacroFile), Line, unwrapDI<DIFile>(File))); in LLVMDIBuilderCreateTempMacroFile()
|
/external/llvm-project/llvm/lib/IR/ |
D | DebugInfo.cpp | 972 LLVMMetadataRef ParentMacroFile, in LLVMDIBuilderCreateMacro() argument 978 unwrap(Builder)->createMacro(unwrapDI<DIMacroFile>(ParentMacroFile), Line, in LLVMDIBuilderCreateMacro() 985 LLVMMetadataRef ParentMacroFile, unsigned Line, in LLVMDIBuilderCreateTempMacroFile() argument 988 unwrapDI<DIMacroFile>(ParentMacroFile), Line, unwrapDI<DIFile>(File))); in LLVMDIBuilderCreateTempMacroFile()
|