HomeSort by: relevance | last modified time | path
    Searched refs:RewriteBlockPointerTypeVariable (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
RewriteModernObjC.cpp 338 void RewriteBlockPointerTypeVariable(std::string& Str, ValueDecl *VD);
2352 void RewriteModernObjC::RewriteBlockPointerTypeVariable(std::string& Str,
4121 RewriteBlockPointerTypeVariable(S, (*I));
RewriteObjC.cpp 286 void RewriteBlockPointerTypeVariable(std::string& Str, ValueDecl *VD);
2266 void RewriteObjC::RewriteBlockPointerTypeVariable(std::string& Str,
3332 RewriteBlockPointerTypeVariable(S, (*I));

Completed in 21 milliseconds