Searched defs:Lit (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DExpr.cpp3354 const IntegerLiteral *Lit = dyn_cast<IntegerLiteral>(this); local
H A DExprConstant.cpp2117 static APSInt extractStringLiteralCharacter(EvalInfo &Info, const Expr *Lit, argument
2137 static void expandStringLiteral(EvalInfo &Info, const Expr *Lit, argument
2812 APValue Lit; local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp11923 StringLiteral *Lit = cast<StringLiteral>(LangStr); local
H A DSemaExpr.cpp1591 StringLiteral *Lit = StringLiteral::Create(Context, Literal.GetString(), local
3093 Expr *Lit = new (Context) CharacterLiteral(Literal.getValue(), Kind, Ty, local
3245 Expr *Lit; local
3267 Expr *Lit = StringLiteral::Create( local
[all...]

Completed in 165 milliseconds