Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp284 void RewriteBlockPointerTypeVariable(std::string& Str, ValueDecl *VD);
2264 void RewriteObjC::RewriteBlockPointerTypeVariable(std::string& Str, in RewriteBlockPointerTypeVariable() function in RewriteObjC
3318 RewriteBlockPointerTypeVariable(S, (*I)); in SynthesizeBlockFunc()
H A DRewriteModernObjC.cpp337 void RewriteBlockPointerTypeVariable(std::string& Str, ValueDecl *VD);
2351 void RewriteModernObjC::RewriteBlockPointerTypeVariable(std::string& Str, in RewriteBlockPointerTypeVariable() function in RewriteModernObjC
4107 RewriteBlockPointerTypeVariable(S, VD); in SynthesizeBlockFunc()