Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXIndexDataConsumer.h406 bool handleMSProperty(const MSPropertyDecl *D);
DCXIndexDataConsumer.cpp623 bool CXIndexDataConsumer::handleMSProperty(const MSPropertyDecl *D) { in handleMSProperty() function in CXIndexDataConsumer