Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp2761 formatBlockPlaceholder(const PrintingPolicy &Policy, const NamedDecl *BlockDecl,
2846 return formatBlockPlaceholder(Policy, Param, Block, BlockProto, in FormatFunctionParameter()
2861 formatBlockPlaceholder(const PrintingPolicy &Policy, const NamedDecl *BlockDecl, in formatBlockPlaceholder() function
4605 std::string PlaceholderStr = formatBlockPlaceholder( in AddObjCProperties()