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