Home
last modified time | relevance | path

Searched refs:IntLit1 (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DIdenticalExprChecker.cpp463 const IntegerLiteral *IntLit1 = cast<IntegerLiteral>(Stmt1); in isIdenticalStmt() local
466 llvm::APInt I1 = IntLit1->getValue(); in isIdenticalStmt()