Searched refs:destroyARCWeak (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp608 CGF->destroyARCWeak(
H A DCGDecl.cpp643 CodeGenFunction::destroyARCWeak,
2084 return destroyARCWeak;
H A DCGObjC.cpp2764 void CodeGenFunction::destroyARCWeak(CodeGenFunction &CGF, function in class:CodeGenFunction
H A DCodeGenFunction.h4277 static Destroyer destroyARCWeak; member in class:clang::CodeGen::CodeGenFunction
H A DCGExpr.cpp319 Destroy = &CodeGenFunction::destroyARCWeak;

Completed in 233 milliseconds