Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTDiagnostic.cpp1281 bool BothNull = FromNullPtr && ToNullPtr; in DiffNonTypes() local
1286 Tree.SetSame(BothNull || SameValueDecl); in DiffNonTypes()