Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2296 SourceLocation FunLocStart = FD->getTypeSpecStartLoc(); RewriteBlockLiteralFunctionDecl() local
3531 SynthesizeBlockLiterals(SourceLocation FunLocStart,StringRef FunName) SynthesizeBlockLiterals() argument
3620 SourceLocation FunLocStart = FD->getTypeSpecStartLoc(); InsertBlockLiteralsWithinFunction() local
3640 SourceLocation FunLocStart = MD->getBeginLoc(); InsertBlockLiteralsWithinMethod() local
4206 SourceLocation FunLocStart; RewriteByRefVar() local
[all...]
H A DRewriteModernObjC.cpp2382 SourceLocation FunLocStart = FD->getTypeSpecStartLoc(); RewriteBlockLiteralFunctionDecl() local
3163 SourceLocation FunLocStart; SynthMsgSendStretCallExpr() local
4319 SynthesizeBlockLiterals(SourceLocation FunLocStart,StringRef FunName) SynthesizeBlockLiterals() argument
4429 SourceLocation FunLocStart = InsertBlockLiteralsWithinFunction() local
4451 SourceLocation FunLocStart = MD->getBeginLoc(); InsertBlockLiteralsWithinMethod() local
5047 SourceLocation FunLocStart; RewriteByRefVar() local
[all...]