Home
last modified time | relevance | path

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

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