Searched refs:GetExtentOfArgList (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteObjC.cpp | 468 void GetExtentOfArgList(const char *Name, const char *&LParen, 4009 void RewriteObjC::GetExtentOfArgList(const char *Name, const char *&LParen, in GetExtentOfArgList() function in RewriteObjC 4078 GetExtentOfArgList(startBuf, argListBegin, argListEnd); in RewriteBlockPointerDecl()
|
| H A 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()
|