Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DIndexDecl.cpp34 void handleDeclarator(const DeclaratorDecl *D, const NamedDecl *Parent = 0) { in handleDeclarator() function in __anon22ede4fb0111::IndexingDeclVisitor
62 handleDeclarator(*I, D); in handleObjCMethod()
74 handleDeclarator(D); in VisitFunctionDecl()
102 handleDeclarator(D); in VisitVarDecl()
109 handleDeclarator(D); in VisitFieldDecl()
118 handleDeclarator(D); in VisitMSPropertyDecl()
310 handleDeclarator(FD, D); in VisitFunctionTemplateDecl()