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