Home
last modified time | relevance | path

Searched refs:handleFreeStandingTagDecl (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp736 cast<syntax::SimpleDeclaration>(handleFreeStandingTagDecl(C)); in TraverseClassTemplateSpecializationDecl()
758 handleFreeStandingTagDecl(C); in WalkUpFromTagDecl()
762 syntax::Declaration *handleFreeStandingTagDecl(TagDecl *C) { in handleFreeStandingTagDecl() function in __anon6fdbff5b0511::BuildTreeVisitor