Home
last modified time | relevance | path

Searched defs:IsText (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DMemoryBuffer.cpp151 MemoryBuffer::getFileOrSTDIN(const Twine &Filename, bool IsText, in getFileOrSTDIN()
248 MemoryBuffer::getFile(const Twine &Filename, bool IsText, in getFile()
265 bool IsText, bool RequiresNullTerminator, bool IsVolatile, in getFileAux()
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.cpp568 bool IsText, in createStandardGraphSymbol()
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DMasmParser.cpp412 bool IsText = false; member