Searched refs:FunctionStateRAII (Results 1 – 1 of 1) sorted by relevance
862 struct FunctionStateRAII { struct865 FunctionStateRAII(AddressSanitizer *Pass) : Pass(Pass) { in FunctionStateRAII() argument871 ~FunctionStateRAII() { in ~FunctionStateRAII() argument3028 FunctionStateRAII CleanupObj(this); in instrumentFunction()