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

Declarations

tools/clang/include/clang/AST/DeclBase.h
 1981   void collectAllContexts(SmallVectorImpl<DeclContext *> &Contexts);

References

tools/clang/lib/AST/DeclBase.cpp
 1552   collectAllContexts(Contexts);
 1699     collectAllContexts(Contexts);