Searched defs:OptionalPropertyList (Results 1 - 1 of 1) sorted by path

/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1880 llvm::Constant *OptionalPropertyList = new llvm::GlobalVariable(TheModule, local
1895 OptionalPropertyList->getType(),
1909 Elements.push_back(OptionalPropertyList);

Completed in 197 milliseconds