Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndex.cpp5593 bool postVisitChildren(CXCursor cursor);
5843 bool AnnotateTokensWorker::postVisitChildren(CXCursor cursor) { in postVisitChildren() function in AnnotateTokensWorker
5885 postVisitChildren(cursor); in AnnotateTokensPostChildrenVisitor()