Searched defs:TypeExpr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/include/mlir/Tools/PDLL/AST/ |
H A D | Nodes.h | 657 TypeExpr(Context &ctx, SMRange loc, StringRef value) in TypeExpr() function
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 13877 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...] |