Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInstance.cpp2003 std::string NullTerminatedSource(Source.str()); in loadModuleFromSource() local
2009 ModuleMapFileName, NullTerminatedSource.size(), 0); in loadModuleFromSource()
2012 llvm::MemoryBuffer::getMemBuffer(NullTerminatedSource.c_str())); in loadModuleFromSource()