Home
last modified time | relevance | path

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

/external/llvm-project/clang/tools/libclang/
DCIndex.cpp7037 PostChildrenActions DetermineChildActions(CXCursor Cursor) const;
7090 AnnotateTokensWorker::DetermineChildActions(CXCursor Cursor) const { in DetermineChildActions() function in AnnotateTokensWorker
7348 Info.ChildActions = DetermineChildActions(cursor); in Visit()