Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp2916 static std::string formatBlockPlaceholder(
3002 return formatBlockPlaceholder(Policy, Param, Block, BlockProto, in FormatFunctionParameter()
3017 formatBlockPlaceholder(const PrintingPolicy &Policy, const NamedDecl *BlockDecl, in formatBlockPlaceholder() function
5050 std::string PlaceholderStr = formatBlockPlaceholder( in AddObjCProperties()