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

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

Completed in 719 milliseconds