Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp9165 APValue LValResult = E->EvaluateInContext( in VisitSourceLocExpr() local
9167 Result.setFrom(Info.Ctx, LValResult); in VisitSourceLocExpr()