Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/Interp/
H A DInterpFrame.h
/llvm-project/clang/test/CodeGen/
H A Dattr-noundef.cpp78 Object *getThis() { in getThis() function
/llvm-project/clang/test/Analysis/
H A Darray-struct-region.cpp32 const struct S *getThis() const { return this; } in getThis() function
H A Dinline.cpp419 Parent *getThis() { return vGetThis(); } in getThis() function