Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDASTContext.cpp7031 bool anyChanges = false; in areCommonBaseCompatible() local
7042 anyChanges = true; in areCommonBaseCompatible()
7050 anyChanges = true; in areCommonBaseCompatible()
7053 if (anyChanges) { in areCommonBaseCompatible()
7080 bool anyChanges = false; in areCommonBaseCompatible() local
7091 anyChanges = true; in areCommonBaseCompatible()
7099 anyChanges = true; in areCommonBaseCompatible()
7101 if (anyChanges) { in areCommonBaseCompatible()