Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DStmt.h599 friend class SourceLocExpr; variable
H A DExpr.h4701 explicit SourceLocExpr(EmptyShell Empty) : Expr(SourceLocExprClass, Empty) {} in SourceLocExpr() function
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExpr.cpp2232 SourceLocExpr::SourceLocExpr(const ASTContext &Ctx, IdentKind Kind, in SourceLocExpr() function in SourceLocExpr