Searched defs:FileContents (Results 1 – 9 of 9) sorted by relevance
28 char FileContents[1 << 16]; variable
47 testExternalASTSource(ExternalASTSource * Source,StringRef FileContents) testExternalASTSource() argument
7665 auto FileContents = std::make_unique<llvm::SmallVectorMemoryBuffer>( TEST_P() local
369 struct FileContents { global() struct 375 TheReaderFileContents global() argument
130 const tooling::FileContentMappings FileContents = { in runDataflow() local
223 StringRef FileContents; member in clang::format::JavaScriptImportSorter
612 std::unique_ptr<MemoryBuffer> FileContents = std::move(*File); doRc() local
198 FileContentMappings FileContents = {{"header.h", ""}}; member in __anon690f32e70111::ClangRefactoringTestBase