Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DTypeLoc.h1960 Expr* getUnderlyingExpr() const { in getUnderlyingExpr() function
1993 Expr *getUnderlyingExpr() const { return getTypePtr()->getUnderlyingExpr(); } in getUnderlyingExpr() function