Home
last modified time | relevance | path

Searched defs:IgnoreTriple (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/tsan/
Dignore.h8 struct IgnoreTriple { struct
13 IgnoreTriple(string ifun, string iobj, string ifile) : fun(ifun) { in IgnoreTriple() argument