Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCGNU.cpp1901 llvm::Constant *PropertyArray = llvm::ConstantArray::get( in GenerateProtocol() local
2146 llvm::Constant *PropertyArray = llvm::ConstantArray::get(PropertyArrayTy, in GeneratePropertyList() local
/external/v8/src/
Dobjects.h695 class PropertyArray; variable