OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shouldLinkPossiblyHiddenDecl
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Sema/
Sema.h
218
shouldLinkPossiblyHiddenDecl
(const NamedDecl *Old, const NamedDecl *New) {
[
all
...]
/external/clang/lib/Sema/
SemaDecl.cpp
[
all
...]
SemaOverload.cpp
946
if (!
shouldLinkPossiblyHiddenDecl
(*I, New))
[
all
...]
Completed in 29 milliseconds