Searched refs:FunctionStateRAII (Results 1 – 1 of 1) sorted by relevance
658 struct FunctionStateRAII { struct661 FunctionStateRAII(AddressSanitizer *Pass) : Pass(Pass) { in FunctionStateRAII() function667 ~FunctionStateRAII() { in ~FunctionStateRAII() argument2635 FunctionStateRAII CleanupObj(this); in instrumentFunction()