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

Declarations

tools/clang/include/clang/Sema/Sema.h
 6529   AccessResult CheckAllocationAccess(SourceLocation OperatorLoc,

References

tools/clang/lib/Sema/SemaExprCXX.cpp
 2253     if (S.CheckAllocationAccess(R.getNameLoc(), Range, R.getNamingClass(),
 2624     CheckAllocationAccess(StartLoc, Range, FoundDelete.getNamingClass(),
 2922     if (CheckAllocationAccess(StartLoc, SourceRange(), Found.getNamingClass(),