Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprConstant.cpp2233 static void expandStringLiteral(EvalInfo &Info, const Expr *Lit, in expandStringLiteral() function
2436 expandStringLiteral(Info, O->getLValueBase().get<const Expr *>(), in findSubobject()
/external/llvm-project/clang/lib/AST/
DExprConstant.cpp3389 static void expandStringLiteral(EvalInfo &Info, const StringLiteral *S, in expandStringLiteral() function
10367 expandStringLiteral(Info, E, Result, AllocType); in VisitStringLiteral()