Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DASTMutationListener.h85 Expr *ThisArg) {} in ResolvedOperatorDelete()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DASTMutationListener.h85 Expr *ThisArg) {} in ResolvedOperatorDelete()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DASTMutationListener.h85 Expr *ThisArg) {} in ResolvedOperatorDelete()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DASTMutationListener.h87 Expr *ThisArg) {} in ResolvedOperatorDelete()
/aosp_15_r20/external/clang/lib/AST/
H A DExprCXX.cpp482 Expr* ThisArg = getImplicitObjectArgument(); in getRecordDecl() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGClass.cpp2176 CallArg ThisArg(RValue::get(This.getPointer()), D->getThisType(getContext()), in EmitInheritedCXXConstructorCall() local