Searched refs:GetExtentOfArgList (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Frontend/Rewrite/ |
D | RewriteObjC.cpp | 468 void GetExtentOfArgList(const char *Name, const char *&LParen, 3998 void RewriteObjC::GetExtentOfArgList(const char *Name, const char *&LParen, in GetExtentOfArgList() function in RewriteObjC 4067 GetExtentOfArgList(startBuf, argListBegin, argListEnd); in RewriteBlockPointerDecl()
|
D | RewriteModernObjC.cpp | 562 void GetExtentOfArgList(const char *Name, const char *&LParen, 4854 void RewriteModernObjC::GetExtentOfArgList(const char *Name, const char *&LParen, in GetExtentOfArgList() function in RewriteModernObjC 4923 GetExtentOfArgList(startBuf, argListBegin, argListEnd); in RewriteBlockPointerDecl()
|