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

References

tools/clang/lib/Sema/SemaExprCXX.cpp
 2775        Alloc != AllocEnd; ++Alloc) {
 2775        Alloc != AllocEnd; ++Alloc) {
 2778     if (FunctionDecl *Func = dyn_cast<FunctionDecl>(*Alloc)) {