Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DComment.cpp134 if (AttributedTypeLoc AttributeTL = TL.getAs<AttributedTypeLoc>()) in lookThroughTypedefOrTypeAliasLocs() local
135 return AttributeTL.getModifiedLoc(); in lookThroughTypedefOrTypeAliasLocs()