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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DExprClassification.cpp608 Cl::Kinds LCl = ClassifyInternal(Ctx, True), local
610 return LCl == RCl ? LCl : Cl::CL_PRValue;

Completed in 103 milliseconds