Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExprClassification.cpp567 Cl::Kinds LCl = ClassifyInternal(Ctx, True), in ClassifyConditional() local
569 return LCl == RCl ? LCl : Cl::CL_PRValue; in ClassifyConditional()