Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp387 void SynthesizeBlockLiterals(SourceLocation FunLocStart,
3543 void RewriteObjC::SynthesizeBlockLiterals(SourceLocation FunLocStart, in SynthesizeBlockLiterals() function in RewriteObjC
3635 SynthesizeBlockLiterals(FunLocStart, FuncName); in InsertBlockLiteralsWithinFunction()
3655 SynthesizeBlockLiterals(FunLocStart, FuncName); in InsertBlockLiteralsWithinMethod()
4883 SynthesizeBlockLiterals(VD->getTypeSpecStartLoc(), VD->getName()); in HandleDeclInMainFile()
H A DRewriteModernObjC.cpp477 void SynthesizeBlockLiterals(SourceLocation FunLocStart,
4332 void RewriteModernObjC::SynthesizeBlockLiterals(SourceLocation FunLocStart, in SynthesizeBlockLiterals() function in RewriteModernObjC
4447 SynthesizeBlockLiterals(FunLocStart, FuncName); in InsertBlockLiteralsWithinFunction()
4467 SynthesizeBlockLiterals(FunLocStart, FuncName); in InsertBlockLiteralsWithinMethod()
5783 SynthesizeBlockLiterals(VD->getTypeSpecStartLoc(), VD->getName()); in HandleDeclInMainFile()