Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCodeComplete.cpp2173 if (BlockPointerTypeLoc BlockPtr = TL.getAs<BlockPointerTypeLoc>()) { in FormatFunctionParameter() local
2174 TL = BlockPtr.getPointeeLoc().IgnoreParens(); in FormatFunctionParameter()