Home
last modified time | relevance | path

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

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