Searched defs:EmbedExpr (Results 1 – 2 of 2) sorted by relevance
5065 explicit EmbedExpr(EmptyShell Empty) : Expr(SourceLocExprClass, Empty) {} in EmbedExpr() function5090 friend class EmbedExpr; variable
2393 EmbedExpr::EmbedExpr(const ASTContext &Ctx, SourceLocation Loc, in EmbedExpr() function in EmbedExpr