Searched defs:LenV (Results 1 – 2 of 2) sorted by relevance
98 BOOST_CONSTEXPR basic_string_literal(T(&p)[LenV] in basic_string_literal() argument141 operator= (T(&p)[LenV]) BOOST_NOEXCEPT in operator =()460 assign(T(&p)[LenV]) BOOST_NOEXCEPT in assign()683 str_literal(T(&p)[LenV]) BOOST_NOEXCEPT in str_literal()697 str_literal(T(&p)[LenV]) BOOST_NOEXCEPT in str_literal()
587 Value *LenV = ConstantInt::get(DL.getIntPtrType(PT), Len); in optimizeStpCpy() local3356 Value *LenV = ConstantInt::get(SizeTTy, Len); in optimizeStrpCpyChk() local