Home
last modified time | relevance | path

Searched defs:getThisObjectType (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp2437 static QualType getThisObjectType(ASTContext &C, const FunctionProtoType *FPT, in getThisObjectType() function
2450 QualType CXXMethodDecl::getThisObjectType(const FunctionProtoType *FPT, in getThisObjectType() function in CXXMethodDecl
2467 QualType CXXMethodDecl::getThisObjectType() const { in getThisObjectType() function in CXXMethodDecl