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

  /src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
RewriteModernObjC.cpp 477 void SynthesizeBlockLiterals(SourceLocation FunLocStart,
4332 void RewriteModernObjC::SynthesizeBlockLiterals(SourceLocation FunLocStart,
4447 SynthesizeBlockLiterals(FunLocStart, FuncName);
4467 SynthesizeBlockLiterals(FunLocStart, FuncName);
5225 // See SynthesizeBlockLiterals routine.
5783 SynthesizeBlockLiterals(VD->getTypeSpecStartLoc(), VD->getName());
RewriteObjC.cpp 387 void SynthesizeBlockLiterals(SourceLocation FunLocStart,
3543 void RewriteObjC::SynthesizeBlockLiterals(SourceLocation FunLocStart,
3635 SynthesizeBlockLiterals(FunLocStart, FuncName);
3655 SynthesizeBlockLiterals(FunLocStart, FuncName);
4379 // See SynthesizeBlockLiterals routine.
4883 SynthesizeBlockLiterals(VD->getTypeSpecStartLoc(), VD->getName());

Completed in 22 milliseconds