Searched defs:instrumentGlobals (Results 1 – 3 of 3) sorted by relevance
47 virtual void instrumentGlobals(VariableDeclarationList &) {} in instrumentGlobals() function
85 void ASanInstrumentation::instrumentGlobals(VariableDeclarationList &Globals) { in instrumentGlobals() function in Ice::ASanInstrumentation
1304 void HWAddressSanitizer::instrumentGlobals() { in instrumentGlobals() function in HWAddressSanitizer