Searched defs:FunLocStart (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp2328 SourceLocation FunLocStart = FD->getTypeSpecStartLoc(); local
3609 void RewriteObjC::SynthesizeBlockLiterals(SourceLocation FunLocStart, argument
3698 SourceLocation FunLocStart = FD->getTypeSpecStartLoc(); local
3718 SourceLocation FunLocStart = MD->getLocStart(); local
4310 SourceLocation FunLocStart; local
[all...]
H A DRewriteModernObjC.cpp2441 SourceLocation FunLocStart = FD->getTypeSpecStartLoc(); local
3273 SourceLocation FunLocStart; local
4512 void RewriteModernObjC::SynthesizeBlockLiterals(SourceLocation FunLocStart, argument
4622 SourceLocation FunLocStart = local
4644 SourceLocation FunLocStart = MD->getLocStart(); local
5269 SourceLocation FunLocStart; local
[all...]

Completed in 118 milliseconds