Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprClassification.cpp611 RCl = ClassifyInternal(Ctx, False); in ClassifyConditional() local
612 return LCl == RCl ? LCl : Cl::CL_PRValue; in ClassifyConditional()