Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DDebugInfo.h548 LLVMMetadataRef ParentMacroFile,
565 LLVMMetadataRef ParentMacroFile, unsigned Line,
/external/llvm-project/llvm/include/llvm-c/
DDebugInfo.h555 LLVMMetadataRef ParentMacroFile,
572 LLVMMetadataRef ParentMacroFile, unsigned Line,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp933 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/
DDebugInfo.cpp972 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()