Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCIndexer.h49 bool getOnlyLocalDecls() const { return OnlyLocalDecls; } in getOnlyLocalDecls() function
/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DASTUnit.h538 bool getOnlyLocalDecls() const { return OnlyLocalDecls; } in getOnlyLocalDecls() function