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

/external/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp293 void RewriteBlockPointerTypeVariable(std::string& Str, ValueDecl *VD);
2297 void RewriteObjC::RewriteBlockPointerTypeVariable(std::string& Str, function in class:RewriteObjC
3394 RewriteBlockPointerTypeVariable(S, (*I));
H A DRewriteModernObjC.cpp333 void RewriteBlockPointerTypeVariable(std::string& Str, ValueDecl *VD);
2391 void RewriteModernObjC::RewriteBlockPointerTypeVariable(std::string& Str, function in class:RewriteModernObjC
4286 RewriteBlockPointerTypeVariable(S, (*I));

Completed in 44 milliseconds