Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DLookup.h423 void addAllDecls(const LookupResult &Other) { in addAllDecls() function
/external/clang/lib/Sema/
DSemaLookup.cpp1887 R.addAllDecls(LocalR); in LookupQualifiedNameInUsingDirectives()