Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCodeComplete.cpp2403 formatBlockPlaceholder(const PrintingPolicy &Policy, const NamedDecl *BlockDecl,
2483 return formatBlockPlaceholder(Policy, Param, Block, BlockProto, in FormatFunctionParameter()
2498 formatBlockPlaceholder(const PrintingPolicy &Policy, const NamedDecl *BlockDecl, in formatBlockPlaceholder() function
4058 std::string PlaceholderStr = formatBlockPlaceholder( in AddObjCProperties()