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

Completed in 93 milliseconds