Home
last modified time | relevance | path

Searched refs:anyChanges (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/coregrind/m_debuginfo/
Dreadpdb.c1954 Bool anyChanges; in pdb_dump() local
1966 anyChanges = False; in pdb_dump()
1975 anyChanges = True; in pdb_dump()
1991 anyChanges = True; in pdb_dump()
2005 anyChanges = True; in pdb_dump()
2011 } while (anyChanges); in pdb_dump()
/external/clang/lib/AST/
DASTContext.cpp7105 bool anyChanges = false; in areCommonBaseCompatible() local
7116 anyChanges = true; in areCommonBaseCompatible()
7124 anyChanges = true; in areCommonBaseCompatible()
7127 if (anyChanges) { in areCommonBaseCompatible()
7154 bool anyChanges = false; in areCommonBaseCompatible() local
7165 anyChanges = true; in areCommonBaseCompatible()
7173 anyChanges = true; in areCommonBaseCompatible()
7175 if (anyChanges) { in areCommonBaseCompatible()