Searched defs:IntLiteral (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTestAfterDivZeroChecker.cpp216 const IntegerLiteral *IntLiteral = dyn_cast<IntegerLiteral>(B->getRHS()); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp926 const IntegerLiteral *IntLiteral = dyn_cast<IntegerLiteral>(LHSExpr); local
965 const IntegerLiteral *IntLiteral = dyn_cast<IntegerLiteral>(LHSExpr); local
[all...]

Completed in 128 milliseconds