HomeSort by relevance Sort by last modified time
    Searched refs:isObjCObjectType (Results 1 - 11 of 11) sorted by null

  /external/clang/lib/Sema/
SemaDeclObjC.cpp 455 if (T->isObjCObjectType()) {
528 if (T->isObjCObjectType()) {
    [all...]
SemaType.cpp     [all...]
SemaExpr.cpp 554 if (E->getType()->isObjCObjectType() &&
    [all...]
SemaDecl.cpp     [all...]
SemaObjCProperty.cpp 405 if (T->isObjCObjectType())
    [all...]
SemaCodeComplete.cpp     [all...]
SemaDeclAttr.cpp 834 if (!QT->isObjCIdType() && !QT->isObjCObjectType()) {
    [all...]
SemaInit.cpp 729 } else if (DeclType->isObjCObjectType()) {
    [all...]
SemaDeclCXX.cpp     [all...]
TreeTransform.h     [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]

Completed in 44 milliseconds