Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndex.cpp6221 bool postVisitChildren(CXCursor cursor);
6471 bool AnnotateTokensWorker::postVisitChildren(CXCursor cursor) { in postVisitChildren() function in AnnotateTokensWorker
6513 postVisitChildren(cursor); in AnnotateTokensPostChildrenVisitor()
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp7039 bool postVisitChildren(CXCursor cursor);
7354 bool AnnotateTokensWorker::postVisitChildren(CXCursor cursor) { in postVisitChildren() function in AnnotateTokensWorker
7448 ->postVisitChildren(cursor); in AnnotateTokensPostChildrenVisitor()