Home
last modified time | relevance | path

Searched defs:writeDIObjCProperty (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp1677 void DXILBitcodeWriter::writeDIObjCProperty(const DIObjCProperty *N, writeDIObjCProperty() function in DXILBitcodeWriter
/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2240 void ModuleBitcodeWriter::writeDIObjCProperty(const DIObjCProperty *N, writeDIObjCProperty() function in ModuleBitcodeWriter
/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp2509 static void writeDIObjCProperty(raw_ostream &Out, const DIObjCProperty *N, writeDIObjCProperty() function