Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Tooling/Refactoring/Rename/
DUSRLocFinder.cpp113 if (auto ElaboratedTypeLoc = TL.getAs<clang::ElaboratedTypeLoc>()) { in StartLocationForType() local
147 if (auto ElaboratedTypeLoc = TL.getAs<clang::ElaboratedTypeLoc>()) in GetNestedNameForType() local