Searched defs:SourceLocExpr (Results 1 – 3 of 3) sorted by relevance
2240 SourceLocExpr::SourceLocExpr(const ASTContext &Ctx, SourceLocIdentKind Kind, SourceLocExpr() function in SourceLocExpr
4742 explicit SourceLocExpr(EmptyShell Empty) : Expr(SourceLocExprClass, Empty) {} SourceLocExpr() function
251 AST_MATCHER_P(SourceLocExpr, hasBuiltinStr, StringRef, Str) { in AST_MATCHER_P() argument