Searched refs:FunctionStateRAII (Results 1 – 1 of 1) sorted by relevance
695 struct FunctionStateRAII { struct698 FunctionStateRAII(AddressSanitizer *Pass) : Pass(Pass) { in FunctionStateRAII() argument704 ~FunctionStateRAII() { in ~FunctionStateRAII() argument2516 FunctionStateRAII CleanupObj(this); in runOnFunction()