Searched defs:IsText (Results 1 – 8 of 8) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Basic/ |
| H A D | FileSystemStatCache.cpp | 37 bool IsText) { in get()
|
| H A D | FileManager.cpp | 200 bool IsText) { in getFileRef() 520 std::optional<int64_t> MaybeLimit, bool IsText) { in getBufferForFile() 573 bool IsText) { in getStatValue()
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCSection.cpp | 21 MCSection::MCSection(SectionVariant V, StringRef Name, bool IsText, in MCSection()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | MemoryBuffer.cpp | 161 MemoryBuffer::getFileOrSTDIN(const Twine &Filename, bool IsText, in getFileOrSTDIN() 258 MemoryBuffer::getFile(const Twine &Filename, bool IsText, in getFile() 275 bool IsText, bool RequiresNullTerminator, bool IsVolatile, in getFileAux()
|
| H A D | VirtualFileSystem.cpp | 120 bool IsText) { in getBufferForFile()
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
| H A D | MachOLinkGraphBuilder.cpp | 569 bool IsText, in createStandardGraphSymbol()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCSection.h | 112 bool IsText : 1; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
| H A D | MasmParser.cpp | 402 bool IsText = false; member
|