Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Tools/PDLL/AST/
H A DNodes.h657 TypeExpr(Context &ctx, SMRange loc, StringRef value) in TypeExpr() function
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp13877 FindTypeTagExpr(const Expr * TypeExpr,const ASTContext & Ctx,const ValueDecl ** VD,uint64_t * MagicValue,bool isConstantEvaluated) FindTypeTagExpr() argument
13959 GetMatchingCType(const IdentifierInfo * ArgumentKind,const Expr * TypeExpr,const ASTContext & Ctx,const llvm::DenseMap<Sema::TypeTagMagicValue,Sema::TypeTagData> * MagicValues,bool & FoundWrongKind,Sema::TypeTagData & TypeInfo,bool isConstantEvaluated) GetMatchingCType() argument
[all...]