Searched refs:handleDeclarator (Results 1 - 1 of 1) sorted by relevance

/external/clang/tools/libclang/
H A DIndexDecl.cpp25 void handleDeclarator(const DeclaratorDecl *D, const NamedDecl *Parent = 0) { function in class:__anon5080::IndexingDeclVisitor
53 handleDeclarator(*I, D);
65 handleDeclarator(D);
93 handleDeclarator(D);
100 handleDeclarator(D);
294 handleDeclarator(FD, D);

Completed in 43 milliseconds