Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp287 void RewriteBlockPointerTypeVariable(std::string& Str, ValueDecl *VD);
2257 void RewriteObjC::RewriteBlockPointerTypeVariable(std::string& Str, in RewriteBlockPointerTypeVariable() function in RewriteObjC
3319 RewriteBlockPointerTypeVariable(S, (*I)); in SynthesizeBlockFunc()
H A DRewriteModernObjC.cpp339 void RewriteBlockPointerTypeVariable(std::string& Str, ValueDecl *VD);
2348 void RewriteModernObjC::RewriteBlockPointerTypeVariable(std::string& Str, in RewriteBlockPointerTypeVariable() function in RewriteModernObjC
4113 RewriteBlockPointerTypeVariable(S, (*I)); in SynthesizeBlockFunc()