Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXIndexDataConsumer.cpp598 bool isSkipped = false; in handleFunction() local
600 isSkipped = true; in handleFunction()
606 if (isSkipped) in handleFunction()
799 bool isSkipped = false; in handleObjCMethod() local
801 isSkipped = true; in handleObjCMethod()
807 if (isSkipped) in handleObjCMethod()