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

  /external/clang/include/clang/AST/
CanonicalType.h 290 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, hasSignedIntegerRepresentation)
Type.h     [all...]
  /external/clang/lib/Analysis/
FormatString.cpp 351 if (PromoArg->hasSignedIntegerRepresentation() &&
  /external/clang/lib/CodeGen/
CGExprScalar.cpp     [all...]
CGCall.cpp     [all...]
  /external/clang/lib/AST/
Type.cpp 716 bool Type::hasSignedIntegerRepresentation() const {
    [all...]
ASTContext.cpp     [all...]
  /external/clang/lib/Sema/
SemaChecking.cpp     [all...]
SemaExpr.cpp     [all...]

Completed in 69 milliseconds