Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaCodeComplete.cpp2837 if (AttributedTypeLoc AttrTL = TL.getAs<AttributedTypeLoc>()) { in findTypeLocationForBlockDecl() local
2838 TL = AttrTL.getModifiedLoc(); in findTypeLocationForBlockDecl()