Home
last modified time | relevance | path

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

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