Searched defs:getThisType (Results 1 – 2 of 2) sorted by relevance
2783 QualType CXXMethodDecl::getThisType(const FunctionProtoType *FPT, in getThisType() function in CXXMethodDecl2802 QualType CXXMethodDecl::getThisType() const { in getThisType() function in CXXMethodDecl
188 TypeIndex getThisType() const { return ThisType; } in getThisType() function