Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaCodeComplete.cpp2162 if (TypeSourceInfo *InnerTSInfo = in FormatFunctionParameter() local
2164 TL = InnerTSInfo->getTypeLoc().getUnqualifiedLoc(); in FormatFunctionParameter()