HomeSort by relevance Sort by last modified time
    Searched refs:EvaluateKnownConstInt (Results 1 - 25 of 64) sorted by null

1 2 3

  /external/clang/lib/StaticAnalyzer/Checkers/
MallocOverflowSecurityChecker.cpp 94 maxVal = rhs->EvaluateKnownConstInt(Context);
99 maxVal = lhs->EvaluateKnownConstInt(Context);
  /external/clang/lib/CodeGen/
CGLoopInfo.cpp 164 llvm::APSInt ValueAPS = ValueExpr->EvaluateKnownConstInt(Ctx);
CGStmt.cpp     [all...]
  /external/clang/lib/Sema/
SemaStmt.cpp 853 LoVal = Lo->EvaluateKnownConstInt(Context);
    [all...]
SemaInit.cpp     [all...]
SemaOpenMP.cpp     [all...]
  /external/clang/lib/AST/
ExprConstant.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngineC.cpp 779 APSInt Value = Ex->EvaluateKnownConstInt(getContext());
    [all...]
ExprEngine.cpp     [all...]
  /external/clang/include/clang/AST/
Expr.h 623 /// EvaluateKnownConstInt - Call EvaluateAsRValue and return the folded
626 llvm::APSInt EvaluateKnownConstInt(const ASTContext &Ctx,
    [all...]
  /external/clang/lib/Analysis/
CFG.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Expr.h 629 /// EvaluateKnownConstInt - Call EvaluateAsRValue and return the folded
632 llvm::APSInt EvaluateKnownConstInt(const ASTContext &Ctx,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
Expr.h 629 /// EvaluateKnownConstInt - Call EvaluateAsRValue and return the folded
632 llvm::APSInt EvaluateKnownConstInt(const ASTContext &Ctx,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
Expr.h 629 /// EvaluateKnownConstInt - Call EvaluateAsRValue and return the folded
632 llvm::APSInt EvaluateKnownConstInt(const ASTContext &Ctx,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
Expr.h 632 /// EvaluateKnownConstInt - Call EvaluateAsRValue and return the folded
635 llvm::APSInt EvaluateKnownConstInt(const ASTContext &Ctx,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
Expr.h 632 /// EvaluateKnownConstInt - Call EvaluateAsRValue and return the folded
635 llvm::APSInt EvaluateKnownConstInt(const ASTContext &Ctx,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
Expr.h 632 /// EvaluateKnownConstInt - Call EvaluateAsRValue and return the folded
635 llvm::APSInt EvaluateKnownConstInt(const ASTContext &Ctx,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
Expr.h 632 /// EvaluateKnownConstInt - Call EvaluateAsRValue and return the folded
635 llvm::APSInt EvaluateKnownConstInt(const ASTContext &Ctx,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Expr.h 629 /// EvaluateKnownConstInt - Call EvaluateAsRValue and return the folded
632 llvm::APSInt EvaluateKnownConstInt(const ASTContext &Ctx,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
Expr.h 629 /// EvaluateKnownConstInt - Call EvaluateAsRValue and return the folded
632 llvm::APSInt EvaluateKnownConstInt(const ASTContext &Ctx,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
Expr.h 629 /// EvaluateKnownConstInt - Call EvaluateAsRValue and return the folded
632 llvm::APSInt EvaluateKnownConstInt(const ASTContext &Ctx,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
Expr.h 632 /// EvaluateKnownConstInt - Call EvaluateAsRValue and return the folded
635 llvm::APSInt EvaluateKnownConstInt(const ASTContext &Ctx,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
Expr.h 632 /// EvaluateKnownConstInt - Call EvaluateAsRValue and return the folded
635 llvm::APSInt EvaluateKnownConstInt(const ASTContext &Ctx,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
Expr.h 632 /// EvaluateKnownConstInt - Call EvaluateAsRValue and return the folded
635 llvm::APSInt EvaluateKnownConstInt(const ASTContext &Ctx,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
Expr.h 632 /// EvaluateKnownConstInt - Call EvaluateAsRValue and return the folded
635 llvm::APSInt EvaluateKnownConstInt(const ASTContext &Ctx,
    [all...]

Completed in 163 milliseconds

1 2 3