Searched refs:createInMemoryFile (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Index/
H A DSimpleFormatContext.h45 FileID createInMemoryFile(StringRef Name, StringRef Content) { function in class:clang::index::SimpleFormatContext
/freebsd-12-stable/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp165 static FileID createInMemoryFile(StringRef FileName, MemoryBuffer *Source, function in namespace:clang::format
192 FileID ID = createInMemoryFile("<irrelevant>", Code, Sources, Files,
417 FileID ID = createInMemoryFile(AssumedFileName, Code.get(), Sources, Files,

Completed in 111 milliseconds