Searched refs:ID_FunctionIndex (Results 1 – 2 of 2) sorted by relevance
46 ID_FunctionIndex, // Function summary index enumerator126 bool isFunctionIndex() const { return TypeID == ID_FunctionIndex; } in isFunctionIndex()
27 : SymbolicFile(Binary::ID_FunctionIndex, Object), Index(std::move(I)) {} in FunctionIndexObjectFile()