Searched defs:getThisFieldDecl (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/clang/lib/CodeGen/ | ||
H A D | CodeGenFunction.h | 213 virtual FieldDecl *getThisFieldDecl() const { return CXXThisFieldDecl; } in getThisFieldDecl() function |
H A D | CGOpenMPRuntime.cpp | 250 FieldDecl *getThisFieldDecl() const override { in getThisFieldDecl() function in __anona664cb930111::CGOpenMPInlinedRegionInfo |