Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp6555 StringRef StrWithNull(Str.c_str(), Str.size() + 1); in GetAddrOfConstantCString() local
6560 llvm::ConstantDataArray::getString(getLLVMContext(), StrWithNull, false); in GetAddrOfConstantCString()