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