Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp220 static FileID createInMemoryFile(StringRef FileName, MemoryBufferRef Source, in createInMemoryFile() function
247 FileID ID = createInMemoryFile("<irrelevant>", *Code, Sources, Files, in fillRanges()
528 FileID ID = createInMemoryFile(AssumedFileName, *Code, Sources, Files, in format()