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

/external/clang/include/clang/AST/
H A DType.h3180 Expr *getUnderlyingExpr() const { return TOExpr; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::TypeOfExprType
3206 Profile(ID, Context, getUnderlyingExpr());
3246 Expr *getUnderlyingExpr() const { return E; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::DecltypeType
3271 Profile(ID, Context, getUnderlyingExpr());

Completed in 88 milliseconds