Searched refs:FunctionStateRAII (Results 1 – 1 of 1) sorted by relevance
814 struct FunctionStateRAII { struct817 FunctionStateRAII(AddressSanitizer *Pass) : Pass(Pass) { in FunctionStateRAII() argument823 ~FunctionStateRAII() { in ~FunctionStateRAII() argument2971 FunctionStateRAII CleanupObj(this); in instrumentFunction()