Home
last modified time | relevance | path

Searched defs:FileContent (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp619 parseInvocationList(StringRef FileContent, llvm::sys::path::Style PathStyle) { in parseInvocationList()
701 llvm::ErrorOr<std::unique_ptr<llvm::MemoryBuffer>> FileContent = in lazyInitInvocationList() local
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/
H A DBTFDebug.h302 StringMap<std::vector<std::string>> FileContent; variable