Searched defs:FileContent (Results 1 – 5 of 5) sorted by relevance
75 llvm::StringRef FileContent = ErrorOrBuf.get()->getBuffer().trim(); in getMangledName() local
263 const std::string FileContent = R"cpp( in TEST() local
868 const std::string FileContent(R"cpp( in TEST() local2402 Annotations FileContent(R"cpp( in TEST() local
619 parseInvocationList(StringRef FileContent, llvm::sys::path::Style PathStyle) { in parseInvocationList()701 llvm::ErrorOr<std::unique_ptr<llvm::MemoryBuffer>> FileContent = in lazyInitInvocationList() local
302 StringMap<std::vector<std::string>> FileContent; variable