Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprClassification.cpp647 Cl::Kinds LCl = ClassifyInternal(Ctx, True), in ClassifyConditional() local
649 return LCl == RCl ? LCl : Cl::CL_PRValue; in ClassifyConditional()