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

/external/clang/lib/Rewrite/Frontend/
H A DRewriteModernObjC.cpp3095 /// getFunctionSourceLocation - returns start location of a function
3098 static SourceLocation getFunctionSourceLocation (RewriteModernObjC &R, function
3224 FunLocStart = getFunctionSourceLocation(*this, CurFunctionDef);
4548 (!Blocks.empty()) ? getFunctionSourceLocation(*this, FD)
5192 FunLocStart = getFunctionSourceLocation(*this, CurFunctionDef);

Completed in 66 milliseconds