Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp225 CSK_This, CSK_Real, CSK_Imag enumerator
1465 if (checkSubobject(Info, E, Imag ? CSK_Imag : CSK_Real)) in addComplex()