Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/AST/
H A DComment.cpp132 if (AttributedTypeLoc AttributeTL = TL.getAs<AttributedTypeLoc>()) in lookThroughTypedefOrTypeAliasLocs() local
133 return AttributeTL.getModifiedLoc(); in lookThroughTypedefOrTypeAliasLocs()