Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1846 void ModuleBitcodeWriter::writeDIObjCProperty(const DIObjCProperty *N, in writeDIObjCProperty() function in ModuleBitcodeWriter
/freebsd-12.1/contrib/llvm/lib/IR/
H A DAsmWriter.cpp2149 static void writeDIObjCProperty(raw_ostream &Out, const DIObjCProperty *N, in writeDIObjCProperty() function