Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp2173 static bool GetLValueBaseAsString(const EvalInfo &Info, const LValue &LVal, in GetLValueBaseAsString() function
2219 if (!GetLValueBaseAsString(Info, LHS, LHSString) || in ArePotentiallyOverlappingStringLiterals()
2220 !GetLValueBaseAsString(Info, RHS, RHSString)) in ArePotentiallyOverlappingStringLiterals()