Searched defs:ParseFunction (Results 1 – 2 of 2) sorted by relevance
57 template <typename T> using ParseFunction = ExpectedProgress<T> (*)(ParseState); typedef
895 Function *SymbolFileDWARF::ParseFunction(CompileUnit &comp_unit, in ParseFunction() function in SymbolFileDWARF