Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp7039 struct PostChildrenInfo { struct in __anonc7fb92a50a11::AnnotateTokensWorker
7046 SmallVector<PostChildrenInfo, 8> PostChildrenInfos;
7092 void HandlePostPonedChildCursors(const PostChildrenInfo &Info);
7395 PostChildrenInfo Info; in Visit()
7409 const PostChildrenInfo &Info = PostChildrenInfos.back(); in postVisitChildren()
7442 const PostChildrenInfo &Info) { in HandlePostPonedChildCursors()