Home
last modified time | relevance | path

Searched defs:hasVisibleDefinition (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp9007 bool Sema::hasVisibleDefinition(NamedDecl *D, NamedDecl **Suggested, in hasVisibleDefinition() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h14985 bool hasVisibleDefinition(const NamedDecl *D) { in hasVisibleDefinition() function