Searched refs:FunctionStateRAII (Results 1 – 1 of 1) sorted by relevance
718 struct FunctionStateRAII { struct721 FunctionStateRAII(AddressSanitizer *Pass) : Pass(Pass) { in FunctionStateRAII() function727 ~FunctionStateRAII() { in ~FunctionStateRAII() argument2649 FunctionStateRAII CleanupObj(this); in instrumentFunction()