OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shouldLinkPossiblyHiddenDecl
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h
369
bool
shouldLinkPossiblyHiddenDecl
(const NamedDecl *Old,
382
bool
shouldLinkPossiblyHiddenDecl
(LookupResult &Old, const NamedDecl *New);
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaLookup.cpp
1791
bool Sema::
shouldLinkPossiblyHiddenDecl
(LookupResult &R, const NamedDecl *New) {
SemaDecl.cpp
4037
if (!
shouldLinkPossiblyHiddenDecl
(Previous, New))
10763
if (
shouldLinkPossiblyHiddenDecl
(Candidate, NewFD)) {
SemaOverload.cpp
1070
!
shouldLinkPossiblyHiddenDecl
(*I, New))
Completed in 80 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026