Home
last modified time | relevance | path

Searched defs:includeHiddenDecls (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/include/clang/Sema/
DSemaInternal.h110 bool includeHiddenDecls() const override { return true; } in includeHiddenDecls() function
/external/clang/include/clang/Sema/
DSemaInternal.h128 bool includeHiddenDecls() const override { return true; } in includeHiddenDecls() function
/external/clang/lib/Sema/
DSemaLookup.cpp3328 bool VisibleDeclConsumer::includeHiddenDecls() const { return false; } in includeHiddenDecls() function in VisibleDeclConsumer
/external/llvm-project/clang/lib/Sema/
DSemaLookup.cpp3585 bool VisibleDeclConsumer::includeHiddenDecls() const { return false; } in includeHiddenDecls() function in VisibleDeclConsumer