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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp2757 formatBlockPlaceholder(const PrintingPolicy &Policy, const NamedDecl *BlockDecl,
2842 return formatBlockPlaceholder(Policy, Param, Block, BlockProto,
2857 formatBlockPlaceholder(const PrintingPolicy &Policy, const NamedDecl *BlockDecl, function
4601 std::string PlaceholderStr = formatBlockPlaceholder(

Completed in 99 milliseconds