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 289 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, hasSignedIntegerRepresentation)
Type.h     [all...]
  /external/clang/lib/Analysis/
FormatString.cpp 372 if (PromoArg->hasSignedIntegerRepresentation() &&
  /external/clang/lib/CodeGen/
CGExprScalar.cpp     [all...]
CGCall.cpp     [all...]
  /external/clang/lib/AST/
Type.cpp 746 bool Type::hasSignedIntegerRepresentation() const {
    [all...]
ASTContext.cpp     [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]
SemaOpenMP.cpp     [all...]

Completed in 71 milliseconds