Home
last modified time | relevance | path

Searched refs:isAnyClassTy (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaObjCProperty.cpp2250 bool isAnyClassTy = in CheckObjCPropertyAttributes() local
2255 if (isAnyClassTy && getLangOpts().getGC() == LangOptions::NonGC) in CheckObjCPropertyAttributes()