Searched defs:visitSymbolOccurrence (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/ | ||
| H A D | USRFinder.cpp | 43 bool visitSymbolOccurrence(const NamedDecl *ND, in visitSymbolOccurrence() function in clang::tooling::__anon056afb360111::NamedDeclOccurrenceFindingVisitor |
| H A D | USRLocFinder.cpp | 66 bool visitSymbolOccurrence(const NamedDecl *ND, in visitSymbolOccurrence() function in clang::tooling::__anonbeff9b940111::USRLocFindingASTVisitor |
| /src/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/ | ||
| H A D | RecursiveSymbolVisitor.h | 36 bool visitSymbolOccurrence(const NamedDecl *ND, in visitSymbolOccurrence() function |