Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DComment.cpp120 if (AttributedTypeLoc AttributeTL = TL.getAs<AttributedTypeLoc>()) in lookThroughTypedefOrTypeAliasLocs() local
121 return AttributeTL.getModifiedLoc(); in lookThroughTypedefOrTypeAliasLocs()