Searched refs:createInMemoryFile (Results 1 – 1 of 1) sorted by relevance
/openbsd/gnu/llvm/clang/tools/clang-format/ |
H A D | ClangFormat.cpp | 209 static FileID createInMemoryFile(StringRef FileName, MemoryBufferRef Source, in createInMemoryFile() function 236 FileID ID = createInMemoryFile("<irrelevant>", *Code, Sources, Files, in fillRanges() 516 FileID ID = createInMemoryFile(AssumedFileName, *Code, Sources, Files, in format()
|