Home
last modified time | relevance | path

Searched defs:destroyARCStrongPrecise (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCodeGenFunction.h3008 static Destroyer destroyARCStrongPrecise; variable
H A DCGObjC.cpp2357 void CodeGenFunction::destroyARCStrongPrecise(CodeGenFunction &CGF, in destroyARCStrongPrecise() function in CodeGenFunction