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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2293 SourceLocation FunLocStart = FD->getTypeSpecStartLoc(); local
3536 void RewriteObjC::SynthesizeBlockLiterals(SourceLocation FunLocStart, argument
3625 SourceLocation FunLocStart = FD->getTypeSpecStartLoc(); local
3645 SourceLocation FunLocStart = MD->getBeginLoc(); local
4212 SourceLocation FunLocStart; local
[all...]
H A DRewriteModernObjC.cpp2379 SourceLocation FunLocStart = FD->getTypeSpecStartLoc(); local
3158 SourceLocation FunLocStart; local
4324 void RewriteModernObjC::SynthesizeBlockLiterals(SourceLocation FunLocStart, argument
4434 SourceLocation FunLocStart = local
4456 SourceLocation FunLocStart = MD->getBeginLoc(); local
5053 SourceLocation FunLocStart; local
[all...]

Completed in 708 milliseconds