Home
last modified time | relevance | path

Searched refs:AttributeTL (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DComment.cpp129 if (AttributedTypeLoc AttributeTL = TL.getAs<AttributedTypeLoc>()) in lookThroughTypedefOrTypeAliasLocs() local
130 return AttributeTL.getModifiedLoc(); in lookThroughTypedefOrTypeAliasLocs()