Searched defs:getOnlyLocalDecls (Results 1 - 2 of 2) sorted by relevance

/external/clang/tools/libclang/
H A DCIndexer.h49 bool getOnlyLocalDecls() const { return OnlyLocalDecls; } function in class:clang::CIndexer
/external/clang/include/clang/Frontend/
H A DASTUnit.h527 bool getOnlyLocalDecls() const { return OnlyLocalDecls; } function in class:clang::ASTUnit

Completed in 169 milliseconds