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

Completed in 137 milliseconds