Searched refs:FunctionStateRAII (Results 1 – 1 of 1) sorted by relevance
693 struct FunctionStateRAII { struct696 FunctionStateRAII(AddressSanitizer *Pass) : Pass(Pass) { in FunctionStateRAII() argument702 ~FunctionStateRAII() { in ~FunctionStateRAII() argument2796 FunctionStateRAII CleanupObj(this); in instrumentFunction()