Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DInlineAsm.cpp245 bool InlineAsm::Verify(FunctionType *Ty, StringRef ConstStr) { in Verify()
/external/clang/lib/CodeGen/
DCGObjCGNU.cpp174 auto *ConstStr = CGM.GetAddrOfConstantCString(Str, Name.c_str()); in MakeConstantString() local
185 auto *ConstStr = TheModule.getGlobalVariable(name); in ExportUniqueString() local
242 auto *ConstStr = CGM.GetAddrOfConstantCString(NameAndAttributes); in MakePropertyEncodingString() local