Searched defs:CRVal (Results 1 – 7 of 7) sorted by relevance
44 struct CRVal { struct48 constexpr int operator()(const int&&) { return 1; } in operator ()()
44 struct CRVal { struct48 constexpr std::optional<int> operator()(const int&&) { return 1; } in operator ()()
48 struct CRVal { struct 52 operator ()CRVal operator ()() argument
52 struct CRVal { struct 56 operator ()CRVal operator ()() argument
191 int64_t CRVal; // Cached result of EvaluateCRExpr(Val) global() member