Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclCXX.cpp1661 QualType CXXMethodDecl::getThisType(ASTContext &C) const { in getThisType() function in CXXMethodDecl
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h193 TypeIndex getThisType() const { return ThisType; } in getThisType() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h204 TypeIndex getThisType() const { return ThisType; } in getThisType() function