HomeSort by relevance Sort by last modified time
    Searched defs:Incompatible (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/VMCore/
Attributes.cpp 98 Attributes Incompatible = None;
102 Incompatible |= SExt | ZExt;
106 Incompatible |= ByVal | Nest | NoAlias | StructRet | NoCapture;
108 return Incompatible;
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 187 milliseconds