Searched defs:getThisType (Results 1 – 5 of 5) sorted by relevance
2437 QualType CXXMethodDecl::getThisType(const FunctionProtoType *FPT, in getThisType() function in CXXMethodDecl2450 QualType CXXMethodDecl::getThisType() const { in getThisType() function in CXXMethodDecl
193 TypeIndex getThisType() const { return ThisType; } in getThisType() function
1661 QualType CXXMethodDecl::getThisType(ASTContext &C) const { in getThisType() function in CXXMethodDecl
187 TypeIndex getThisType() const { return ThisType; } in getThisType() function
204 TypeIndex getThisType() const { return ThisType; } in getThisType() function