HomeSort by relevance Sort by last modified time
    Searched refs:GetLiteralValueUnsafe (Results 1 - 3 of 3) sorted by null

  /build/kati/
expr.h 46 virtual StringPiece GetLiteralValueUnsafe() const { return ""; }
stmt.cc 66 lhs_sym_cache_ = Intern(lhs->GetLiteralValueUnsafe());
expr.cc 66 virtual StringPiece GetLiteralValueUnsafe() const override { return s_; }

Completed in 343 milliseconds