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

  /frameworks/compile/slang/
slang_rs_export_var.cpp 101 mIsUnsigned = QT->hasUnsignedIntegerRepresentation();
  /external/clang/include/clang/AST/
CanonicalType.h 290 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, hasUnsignedIntegerRepresentation)
Type.h     [all...]
  /external/clang/lib/CodeGen/
CGExprScalar.cpp     [all...]
CGCall.cpp     [all...]
  /external/clang/lib/AST/
Type.cpp 786 bool Type::hasUnsignedIntegerRepresentation() const {
    [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]

Completed in 177 milliseconds