reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGCall.cpp
 3984                  AS != CGM.getASTAllocaAddressSpace()))) {
 4020               *this, V, LangAS::Default, CGM.getASTAllocaAddressSpace(), T,
tools/clang/lib/CodeGen/CGDecl.cpp
 2381     auto AllocaAS = CGM.getASTAllocaAddressSpace();
tools/clang/lib/CodeGen/CGExpr.cpp
   87   if (getASTAllocaAddressSpace() != LangAS::Default) {
   96         *this, V, getASTAllocaAddressSpace(), LangAS::Default,