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

/external/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp339 void RewriteBlockPointerTypeVariable(std::string& Str, ValueDecl *VD);
2372 void RewriteModernObjC::RewriteBlockPointerTypeVariable(std::string& Str, function in class:RewriteModernObjC
4202 RewriteBlockPointerTypeVariable(S, (*I));
H A DRewriteObjC.cpp285 void RewriteBlockPointerTypeVariable(std::string& Str, ValueDecl *VD);
2260 void RewriteObjC::RewriteBlockPointerTypeVariable(std::string& Str, function in class:RewriteObjC
3339 RewriteBlockPointerTypeVariable(S, (*I));

Completed in 43 milliseconds