reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3925 const char *startBuf = SM->getCharacterData(DeclLoc); 3932 DeclLoc = DeclLoc.getLocWithOffset(startArgList-startBuf); 3932 DeclLoc = DeclLoc.getLocWithOffset(startArgList-startBuf); 3933 assert((DeclLoc.isValid()) && "Invalid DeclLoc"); 3941 DeclLoc = DeclLoc.getLocWithOffset(argPtr-startArgList); 3941 DeclLoc = DeclLoc.getLocWithOffset(argPtr-startArgList); 3942 ReplaceText(DeclLoc, 1, "*");