Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2296 SourceLocation FunLocStart = FD->getTypeSpecStartLoc(); in RewriteBlockLiteralFunctionDecl() local
3531 void RewriteObjC::SynthesizeBlockLiterals(SourceLocation FunLocStart, in SynthesizeBlockLiterals()
3620 SourceLocation FunLocStart = FD->getTypeSpecStartLoc(); in InsertBlockLiteralsWithinFunction() local
3640 SourceLocation FunLocStart = MD->getBeginLoc(); in InsertBlockLiteralsWithinMethod() local
4206 SourceLocation FunLocStart; in RewriteByRefVar() local
H A DRewriteModernObjC.cpp2383 SourceLocation FunLocStart = FD->getTypeSpecStartLoc(); RewriteBlockLiteralFunctionDecl() local
3164 SourceLocation FunLocStart; SynthMsgSendStretCallExpr() local
4321 SynthesizeBlockLiterals(SourceLocation FunLocStart,StringRef FunName) SynthesizeBlockLiterals() argument
4431 SourceLocation FunLocStart = InsertBlockLiteralsWithinFunction() local
4453 SourceLocation FunLocStart = MD->getBeginLoc(); InsertBlockLiteralsWithinMethod() local
5049 SourceLocation FunLocStart; RewriteByRefVar() local
[all...]