allocateIndexInfo 99799 third_party/sqlite/amalgamation/sqlite3.c     *ppIdxInfo = pIdxInfo = allocateIndexInfo(pParse, pWC, pSrc, pOrderBy);
allocateIndexInfo 2145 third_party/sqlite/src/src/where.c     *ppIdxInfo = pIdxInfo = allocateIndexInfo(pParse, pWC, pSrc, pOrderBy);