HomeSort by relevance Sort by last modified time
    Searched full:ck_invalid (Results 1 - 6 of 6) sorted by null

  /external/clang/include/clang/AST/
OperationKinds.h 26 static const CastKind CK_Invalid = static_cast<CastKind>(-1);
Expr.h     [all...]
  /external/clang/lib/ASTMatchers/Dynamic/
Marshallers.h 105 .Default(CK_Invalid);
111 getCastKind(Value.getString()) != CK_Invalid;
  /external/clang/lib/Sema/
Sema.cpp 421 return CK_Invalid;
    [all...]
SemaExpr.cpp     [all...]
SemaExprCXX.cpp     [all...]

Completed in 716 milliseconds