Searched refs:PropertyList (Results 1 - 5 of 5) sorted by relevance

/external/llvm/utils/
H A Dclang-parse-diagnostics-file56 "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
/external/v8/src/parsing/
H A Dpreparser.h604 typedef PreParserExpressionList PropertyList; typedef in struct:v8::internal::PreParserTraits::Type
H A Dparser.h347 typedef ZoneList<ObjectLiteral::Property*>* PropertyList; typedef in struct:v8::internal::ParserTraits::Type
H A Dparser-base.h70 // typedef PropertyList;
1837 typename Traits::Type::PropertyList properties =
/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1893 llvm::Constant *PropertyList = new llvm::GlobalVariable(TheModule, local
1920 PropertyList->getType(),
1934 Elements.push_back(PropertyList);

Completed in 116 milliseconds