Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/CrossTU/
HDCrossTranslationUnit.cpp619 parseInvocationList(StringRef FileContent, llvm::sys::path::Style PathStyle) { in parseInvocationList()
701 llvm::ErrorOr<std::unique_ptr<llvm::MemoryBuffer>> FileContent = in lazyInitInvocationList() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/BPF/
HDBTFDebug.h302 StringMap<std::vector<std::string>> FileContent; variable