Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DComment.cpp134 if (AttributedTypeLoc AttributeTL = TL.getAs<AttributedTypeLoc>()) in lookThroughTypedefOrTypeAliasLocs() local
135 return AttributeTL.getModifiedLoc(); in lookThroughTypedefOrTypeAliasLocs()