Searched refs:GetExtentOfArgList (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteObjC.cpp | 468 void GetExtentOfArgList(const char *Name, const char *&LParen, 3995 void RewriteObjC::GetExtentOfArgList(const char *Name, const char *&LParen, in GetExtentOfArgList() function in RewriteObjC 4064 GetExtentOfArgList(startBuf, argListBegin, argListEnd); in RewriteBlockPointerDecl()
|
| H A D | RewriteModernObjC.cpp | 562 void GetExtentOfArgList(const char *Name, const char *&LParen, 4839 void RewriteModernObjC::GetExtentOfArgList(const char *Name, const char *&LParen, in GetExtentOfArgList() function in RewriteModernObjC 4908 GetExtentOfArgList(startBuf, argListBegin, argListEnd); in RewriteBlockPointerDecl()
|