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

/openbsd-current/gnu/llvm/clang/lib/Index/
H A DIndexDecl.cpp79 static bool hasUserDefined(const ObjCMethodDecl *D, function in class:__anon681::IndexingDeclVisitor
560 if (MD->isPropertyAccessor() && !hasUserDefined(MD, Container))
564 if (MD->isPropertyAccessor() && !hasUserDefined(MD, Container))

Completed in 111 milliseconds