Searched refs:FunctionStateRAII (Results 1 – 1 of 1) sorted by relevance
687 struct FunctionStateRAII { struct690 FunctionStateRAII(AddressSanitizer *Pass) : Pass(Pass) { in FunctionStateRAII() argument696 ~FunctionStateRAII() { in ~FunctionStateRAII() argument2804 FunctionStateRAII CleanupObj(this); in instrumentFunction()