Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp311 void writeDIObjCProperty(const DIObjCProperty *N,
1683 void DXILBitcodeWriter::writeDIObjCProperty(const DIObjCProperty *N, in writeDIObjCProperty() function in DXILBitcodeWriter
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp362 void writeDIObjCProperty(const DIObjCProperty *N,
2118 void ModuleBitcodeWriter::writeDIObjCProperty(const DIObjCProperty *N, in writeDIObjCProperty() function in ModuleBitcodeWriter
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAsmWriter.cpp2364 static void writeDIObjCProperty(raw_ostream &Out, const DIObjCProperty *N, in writeDIObjCProperty() function