Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaObjCProperty.cpp2650 QualType PropertyTy = PropertyDecl->getType(); in CheckObjCPropertyAttributes() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCMac.cpp220 llvm::StructType *PropertyTy; member in __anon288f636e0111::ObjCCommonTypesHelper