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

References

tools/clang/lib/Sema/SemaExprCXX.cpp
 2843     CreateAllocationFunctionDecl(nullptr);
 2847     CreateAllocationFunctionDecl(CUDAHostAttr::CreateImplicit(Context));
 2848     CreateAllocationFunctionDecl(CUDADeviceAttr::CreateImplicit(Context));