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

  /external/clang/lib/Sema/
SemaObjCProperty.cpp 286 bool IncompatibleObjC = false;
297 ConvertedType, IncompatibleObjC))
298 || IncompatibleObjC) {
    [all...]
SemaOverload.cpp     [all...]
SemaExprCXX.cpp     [all...]
  /external/clang/include/clang/Sema/
Overload.h 165 /// IncompatibleObjC - Whether this is an Objective-C conversion
167 unsigned IncompatibleObjC : 1;
Sema.h     [all...]

Completed in 2068 milliseconds