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

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp394 void SynthesizeBlockLiterals(SourceLocation FunLocStart,
3609 void RewriteObjC::SynthesizeBlockLiterals(SourceLocation FunLocStart, function in class:RewriteObjC
3701 SynthesizeBlockLiterals(FunLocStart, FuncName);
3721 SynthesizeBlockLiterals(FunLocStart, FuncName);
4470 // See SynthesizeBlockLiterals routine.
4982 SynthesizeBlockLiterals(VD->getTypeSpecStartLoc(), VD->getName());
H A DRewriteModernObjC.cpp490 void SynthesizeBlockLiterals(SourceLocation FunLocStart,
4512 void RewriteModernObjC::SynthesizeBlockLiterals(SourceLocation FunLocStart, function in class:RewriteModernObjC
4627 SynthesizeBlockLiterals(FunLocStart, FuncName);
4647 SynthesizeBlockLiterals(FunLocStart, FuncName);
5434 // See SynthesizeBlockLiterals routine.
5993 SynthesizeBlockLiterals(VD->getTypeSpecStartLoc(), VD->getName());

Completed in 109 milliseconds