Searched refs:ClDebugFunc (Results 1 – 1 of 1) sorted by relevance
198 static cl::opt<std::string> ClDebugFunc("asan-debug-func", variable1426 if (!ClDebugFunc.empty() && ClDebugFunc != F.getName()) in runOnFunction()