Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/Tools/PDLL/AST/
H A DNodes.h613 TypeExpr(Context &ctx, SMRange loc, StringRef value) in TypeExpr() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp17119 static bool FindTypeTagExpr(const Expr *TypeExpr, const ASTContext &Ctx, in FindTypeTagExpr()
17201 const IdentifierInfo *ArgumentKind, const Expr *TypeExpr, in GetMatchingCType()