Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp7156 const Decl *parentDecl = getCursorDecl(Cursor); in DetermineChildActions() local
7160 CXCursor cxChild = MakeCXCursor(DRE, parentDecl, TU); in DetermineChildActions()
7165 cxChild = MakeCXCursor(ICE, parentDecl, TU); in DetermineChildActions()