Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DTypeLoc.h1631 Expr* getUnderlyingExpr() const { in getUnderlyingExpr() function
1661 Expr *getUnderlyingExpr() const { return getTypePtr()->getUnderlyingExpr(); } in getUnderlyingExpr() function
/external/llvm-project/clang/include/clang/AST/
DTypeLoc.h1911 Expr* getUnderlyingExpr() const { in getUnderlyingExpr() function
1944 Expr *getUnderlyingExpr() const { return getTypePtr()->getUnderlyingExpr(); } in getUnderlyingExpr() function