Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DStmt.h591 friend class SourceLocExpr; variable
DExpr.h4613 explicit SourceLocExpr(EmptyShell Empty) : Expr(SourceLocExprClass, Empty) {} in SourceLocExpr() function
/external/llvm-project/clang/lib/AST/
DExpr.cpp2035 SourceLocExpr::SourceLocExpr(const ASTContext &Ctx, IdentKind Kind, in SourceLocExpr() function in SourceLocExpr