Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Tooling/Syntax/
DBuildTree.cpp730 cast<syntax::SimpleDeclaration>(handleFreeStandingTagDecl(C)); in TraverseClassTemplateSpecializationDecl()
751 handleFreeStandingTagDecl(C); in WalkUpFromTagDecl()
755 syntax::Declaration *handleFreeStandingTagDecl(TagDecl *C) { in handleFreeStandingTagDecl() function in __anond1b8a9b20511::BuildTreeVisitor