Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCodeComplete.cpp2220 if (AttributedTypeLoc AttrTL = TL.getAs<AttributedTypeLoc>()) { in FormatFunctionParameter() local
2221 TL = AttrTL.getModifiedLoc(); in FormatFunctionParameter()