Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInlineAsm.cpp273 Error InlineAsm::verify(FunctionType *Ty, StringRef ConstStr) { in verify()
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCUDANV.cpp94 auto ConstStr = CGM.GetAddrOfConstantCString(Str, Name.c_str()); makeConstantString() local
H A DCGObjCGNU.cpp214 if (!ConstStr) { in ExportUniqueString() local