Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp212 void writeDIObjCProperty(const DIObjCProperty *N,
1700 void ModuleBitcodeWriter::writeDIObjCProperty(const DIObjCProperty *N, in writeDIObjCProperty() function in ModuleBitcodeWriter
/external/llvm/lib/IR/
DAsmWriter.cpp1889 static void writeDIObjCProperty(raw_ostream &Out, const DIObjCProperty *N, in writeDIObjCProperty() function