Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInlineAsm.cpp273 Error InlineAsm::verify(FunctionType *Ty, StringRef ConstStr) { in verify()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp213 auto *ConstStr = TheModule.getGlobalVariable(name); in ExportUniqueString() local