Searched defs:getThisType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | DeclCXX.cpp | 2545 QualType CXXMethodDecl::getThisType(const FunctionProtoType *FPT, getThisType() function in CXXMethodDecl |
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ | ||
H A D | TypeRecord.h | 188 TypeIndex getThisType() const { return ThisType; } in getThisType() function |