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

References

tools/clang/include/clang/Sema/Sema.h
 5659                                AllocationFunctionScope NewScope,
 5660                                AllocationFunctionScope DeleteScope,
tools/clang/lib/Sema/SemaExprCXX.cpp
 2046   AllocationFunctionScope Scope = UseGlobal ? AFS_Global : AFS_Both;
 2345                                    AllocationFunctionScope NewScope,
 2346                                    AllocationFunctionScope DeleteScope,