Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.h824 LangAS getStringLiteralAddressSpace() const;
H A DCGDecl.cpp1077 CGM.getStringLiteralAddressSpace()); in createUnnamedGlobalFrom()
H A DCodeGenModule.cpp3365 LangAS CodeGenModule::getStringLiteralAddressSpace() const { in getStringLiteralAddressSpace() function in CodeGenModule
4477 CGM.getStringLiteralAddressSpace()); in GenerateStringLiteral()