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

/external/clang/tools/libclang/
H A DCIndexer.h50 void setOnlyLocalDecls(bool Local = true) { OnlyLocalDecls = Local; } function in class:clang::CIndexer
H A DCIndex.cpp2644 CIdxr->setOnlyLocalDecls();

Completed in 80 milliseconds