Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DDebugInfo.h548 LLVMMetadataRef ParentMacroFile,
565 LLVMMetadataRef ParentMacroFile, unsigned Line,
/third_party/skia/third_party/externals/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()