Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DIndexingContext.cpp376 bool isSkipped = false; in handleFunction() local
378 isSkipped = true; in handleFunction()
384 if (isSkipped) in handleFunction()
576 bool isSkipped = false; in handleObjCMethod() local
578 isSkipped = true; in handleObjCMethod()
584 if (isSkipped) in handleObjCMethod()