Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Support/
DItaniumManglingCanonicalizer.cpp254 bool FirstIsNew, SecondIsNew; in addEquivalence() local
261 std::tie(SecondNode, SecondIsNew) = Parse(Second); in addEquivalence()
271 else if (SecondIsNew) in addEquivalence()