Home
last modified time | relevance | path

Searched defs:getSourceExpr (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DExpr.h902 Expr *getSourceExpr() const { return SourceExpr; } in getSourceExpr() function
/external/llvm-project/clang/include/clang/AST/
DExpr.h1175 Expr *getSourceExpr() const { return SourceExpr; } in getSourceExpr() function