Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp7305 struct PostChildrenInfo { struct in __anon85b07be70a11::AnnotateTokensWorker
7312 SmallVector<PostChildrenInfo, 8> PostChildrenInfos;
7358 void HandlePostPonedChildCursors(const PostChildrenInfo &Info);
7661 PostChildrenInfo Info; in Visit()
7675 const PostChildrenInfo &Info = PostChildrenInfos.back(); in postVisitChildren()
7708 const PostChildrenInfo &Info) { in HandlePostPonedChildCursors()