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

References

tools/clang/lib/AST/ExprCXX.cpp
 1163   if (capturesVLAType())
tools/clang/lib/AST/StmtPrinter.cpp
 1915     if (C->capturesVLAType())
tools/clang/lib/AST/StmtProfile.cpp
 1706     if (C->capturesVLAType())
tools/clang/lib/Index/IndexBody.cpp
  391     if (C->capturesThis() || C->capturesVLAType())
tools/clang/lib/Sema/TreeTransform.h
11567     if (C->capturesVLAType())
11725     if (C->capturesVLAType())