Searched defs:getThisType (Results 1 – 3 of 3) sorted by relevance
1661 QualType CXXMethodDecl::getThisType(ASTContext &C) const { in getThisType() function in CXXMethodDecl
193 TypeIndex getThisType() const { return ThisType; } in getThisType() function
204 TypeIndex getThisType() const { return ThisType; } in getThisType() function