Searched defs:stringLiteral (Results 1 – 3 of 3) sorted by relevance
192 const stringLiteral = indexType.literal as StringLiteral; constant
305 auto stringLiteral = StringLiteralBuilder(Allocator()).SetValue("qwe").Build(); in TEST_F() local421 auto stringLiteral = StringLiteralBuilder(Allocator()).SetValue("test").Build(); in TEST_F() local
807 ir::StringLiteral *stringLiteral = orginalExpr->AsStringLiteral(); in CopyClassKeyExpression() local