Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp7296 bool DestOK = checkBitCastConstexprEligibilityType( in checkBitCastConstexprEligibility() local
7298 bool SourceOK = DestOK && checkBitCastConstexprEligibilityType( in checkBitCastConstexprEligibility()