Searched refs:GetExtentOfArgList (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteObjC.cpp | 469 void GetExtentOfArgList(const char *Name, const char *&LParen, 3997 void RewriteObjC::GetExtentOfArgList(const char *Name, const char *&LParen, in GetExtentOfArgList() function in RewriteObjC 4066 GetExtentOfArgList(startBuf, argListBegin, argListEnd); in RewriteBlockPointerDecl()
|
| H A D | RewriteModernObjC.cpp | 563 void GetExtentOfArgList(const char *Name, const char *&LParen, 4848 void RewriteModernObjC::GetExtentOfArgList(const char *Name, const char *&LParen, in GetExtentOfArgList() function in RewriteModernObjC 4917 GetExtentOfArgList(startBuf, argListBegin, argListEnd); in RewriteBlockPointerDecl()
|