Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp595 parseInvocationList(StringRef FileContent, llvm::sys::path::Style PathStyle) { in parseInvocationList()
677 llvm::ErrorOr<std::unique_ptr<llvm::MemoryBuffer>> FileContent = in lazyInitInvocationList() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h264 StringMap<std::vector<std::string>> FileContent; variable