Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp286 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()
DRewriteModernObjC.cpp338 void RewriteBlockPointerTypeVariable(std::string& Str, ValueDecl *VD);
2346 void RewriteModernObjC::RewriteBlockPointerTypeVariable(std::string& Str, in RewriteBlockPointerTypeVariable() function in RewriteModernObjC
4118 RewriteBlockPointerTypeVariable(S, (*I)); in SynthesizeBlockFunc()
/external/llvm-project/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp286 void RewriteBlockPointerTypeVariable(std::string& Str, ValueDecl *VD);
2266 void RewriteObjC::RewriteBlockPointerTypeVariable(std::string& Str, in RewriteBlockPointerTypeVariable() function in RewriteObjC
3332 RewriteBlockPointerTypeVariable(S, (*I)); in SynthesizeBlockFunc()
DRewriteModernObjC.cpp338 void RewriteBlockPointerTypeVariable(std::string& Str, ValueDecl *VD);
2352 void RewriteModernObjC::RewriteBlockPointerTypeVariable(std::string& Str, in RewriteBlockPointerTypeVariable() function in RewriteModernObjC
4121 RewriteBlockPointerTypeVariable(S, (*I)); in SynthesizeBlockFunc()