Searched defs:hasVisibleDefinition (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaType.cpp | 8953 bool Sema::hasVisibleDefinition(NamedDecl *D, NamedDecl **Suggested, hasVisibleDefinition() function in Sema |
/llvm-project/clang/include/clang/Sema/ | ||
H A D | Sema.h | 14960 bool hasVisibleDefinition(const NamedDecl *D) { hasVisibleDefinition() function |