Searched refs:ContentBuffer (Results 1 – 1 of 1) sorted by relevance
676 std::unique_ptr<llvm::MemoryBuffer> ContentBuffer = std::move(*FileContent); in lazyInitInvocationList() local677 assert(ContentBuffer && "If no error was produced after loading, the pointer " in lazyInitInvocationList()681 parseInvocationList(ContentBuffer->getBuffer(), PathStyle); in lazyInitInvocationList()