Home
last modified time | relevance | path

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

/external/llvm-project/clang/tools/libclang/
DCIndex.cpp6985 using PostChildrenActions = SmallVector<PostChildrenAction, 0>; typedef in __anon2c39628a0a11::AnnotateTokensWorker
6992 PostChildrenActions ChildActions;
7037 PostChildrenActions DetermineChildActions(CXCursor Cursor) const;
7089 AnnotateTokensWorker::PostChildrenActions
7091 PostChildrenActions actions; in DetermineChildActions()