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 402 bool IncompatibleObjC = false;
415 ConvertedType, IncompatibleObjC))
416 || IncompatibleObjC) {
    [all...]
SemaOverload.cpp     [all...]
SemaExprCXX.cpp     [all...]
  /external/clang/include/clang/Sema/
Overload.h 153 /// IncompatibleObjC - Whether this is an Objective-C conversion
155 unsigned IncompatibleObjC : 1;
Sema.h     [all...]

Completed in 438 milliseconds