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

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

Completed in 60 milliseconds