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