Searched refs:FunctionStateRAII (Results 1 – 1 of 1) sorted by relevance
742 struct FunctionStateRAII { struct745 FunctionStateRAII(AddressSanitizer *Pass) : Pass(Pass) { in FunctionStateRAII() argument751 ~FunctionStateRAII() { in ~FunctionStateRAII() argument2877 FunctionStateRAII CleanupObj(this); in instrumentFunction()