Searched defs:FuncEnd (Results 1 – 6 of 6) sorted by relevance
142 size_t FuncEnd = FuncBeg + 1; in PrintCoverage() local
116 uint64_t FuncEnd = FuncStart + Symbol.getLength(); in start() local
149 FuncEnd = make_getter('FUNCTION_END') variable
151 const MCSymbol *FuncEnd) { in emitLineTableForFunction()
329 const MCSymbol *FuncEnd) { in emitLineTableForFunction()
7185 for (LookupResult::iterator Func = Prev.begin(), FuncEnd = Prev.end(); in DiagnoseInvalidRedeclaration() local