Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaCodeComplete.cpp2854 static std::string formatBlockPlaceholder(
2940 return formatBlockPlaceholder(Policy, Param, Block, BlockProto, in FormatFunctionParameter()
2955 formatBlockPlaceholder(const PrintingPolicy &Policy, const NamedDecl *BlockDecl, in formatBlockPlaceholder() function
4969 std::string PlaceholderStr = formatBlockPlaceholder( in AddObjCProperties()