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

  /external/clang/lib/Sema/
Sema.cpp 361 case Type::STK_Bool: return CK_NoOp;
    [all...]
SemaDeclObjC.cpp     [all...]
SemaExpr.cpp     [all...]
  /external/clang/lib/AST/
Type.cpp 844 if (BT->getKind() == BuiltinType::Bool) return STK_Bool;
    [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]

Completed in 219 milliseconds