Searched refs:getCStringLiteral (Results 1 – 1 of 1) sorted by relevance
243 const StringLiteral *getCStringLiteral(CheckerContext &C,980 const StringLiteral *CStringChecker::getCStringLiteral(CheckerContext &C, in getCStringLiteral() function in CStringChecker2205 getCStringLiteral(C, state, Left.Expression, LeftVal); in evalStrcmpCommon()2207 getCStringLiteral(C, state, Right.Expression, RightVal); in evalStrcmpCommon()