Searched defs:PropertyName (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DPropertyName.h79 class PropertyName { class in namespace:JSC
81 PropertyName(const Identifier& propertyName) function in class:JSC::PropertyName
87 PropertyName(const PrivateName& propertyName) function in class:JSC::PropertyName
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/VMCore/
H A DDIBuilder.cpp337 createObjCIVar(StringRef Name, DIFile File, unsigned LineNumber, uint64_t SizeInBits, uint64_t AlignInBits, uint64_t OffsetInBits, unsigned Flags, DIType Ty, StringRef PropertyName, StringRef GetterName, StringRef SetterName, unsigned PropertyAttributes) argument
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp857 StringRef PropertyName = Property.getObjCPropertyName(); local
1516 StringRef PropertyName = DT.getObjCPropertyName(); local

Completed in 140 milliseconds