Searched refs:getSupportedDeclFromTypeLoc (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp338 getSupportedDeclFromTypeLoc(NestedLoc.getTypeLoc())) {
371 if (const auto *TargetDecl = getSupportedDeclFromTypeLoc(Loc)) {
384 isInUSRSet(getSupportedDeclFromTypeLoc(ParentTypeLoc)))
451 const NamedDecl *getSupportedDeclFromTypeLoc(TypeLoc Loc) { function in class:clang::tooling::__anon1073::RenameLocFinder

Completed in 86 milliseconds