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

/external/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp286 void RewriteBlockPointerTypeVariable(std::string& Str, ValueDecl *VD);
2257 void RewriteObjC::RewriteBlockPointerTypeVariable(std::string& Str, function in class:RewriteObjC
3319 RewriteBlockPointerTypeVariable(S, (*I));
H A DRewriteModernObjC.cpp338 void RewriteBlockPointerTypeVariable(std::string& Str, ValueDecl *VD);
2346 void RewriteModernObjC::RewriteBlockPointerTypeVariable(std::string& Str, function in class:RewriteModernObjC
4118 RewriteBlockPointerTypeVariable(S, (*I));

Completed in 98 milliseconds