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

Definitions

tools/clang/include/clang/AST/RecursiveASTVisitor.h
 1587 DEF_TRAVERSE_DECL(UsingDirectiveDecl, {
tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
 2711 Decl *TemplateDeclInstantiator::VisitUsingDirectiveDecl(UsingDirectiveDecl *D) {