Home
last modified time | relevance | path

Searched defs:dataTraverseNode (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDynamicRecursiveASTVisitor.cpp192 bool dataTraverseNode( in dataTraverseNode() function
333 bool DynamicRecursiveASTVisitorBase<Const>::dataTraverseNode( in dataTraverseNode() function in DynamicRecursiveASTVisitorBase
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp512 bool dataTraverseNode(Stmt *S, DataRecursionQueue *Queue) { in dataTraverseNode() function in clang::ast_matchers::internal::__anon17c865b50111::MatchASTVisitor