Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-format/
H A DClangFormat.cpp182 static FileID createInMemoryFile(StringRef FileName, MemoryBufferRef Source, in createInMemoryFile() function
209 FileID ID = createInMemoryFile("<irrelevant>", *Code, Sources, Files, in fillRanges()
439 FileID ID = createInMemoryFile(AssumedFileName, *Code, Sources, Files, in format()