Home
last modified time | relevance | path

Searched defs:SourceLocExpr (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h701 friend class SourceLocExpr; in alignas() local
H A DExpr.h4708 explicit SourceLocExpr(EmptyShell Empty) : Expr(SourceLocExprClass, Empty) {} in SourceLocExpr() function
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp2215 SourceLocExpr::SourceLocExpr(const ASTContext &Ctx, SourceLocIdentKind Kind, in SourceLocExpr() function in SourceLocExpr