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

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

Completed in 316 milliseconds