Home
last modified time | relevance | path

Searched defs:ParamExpr (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/Analysis/
H A DBodyFarm.cpp450 Expr *ParamExpr = M.makeDeclRefExpr(PDecl); in create_call_once() local
/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp2256 __anon3c3fec230602( Expr *ParamExpr, const MatrixType *A, unsigned (ConstantMatrixType::*GetArgDimension)() const, Expr *(DependentSizedMatrixType::*GetArgDimensionExpr)() const) DeduceTemplateArgumentsByTypeMatch() argument
H A DSemaDeclAttr.cpp1406 AddAllocAlignAttr(Decl * D,const AttributeCommonInfo & CI,Expr * ParamExpr) AddAllocAlignAttr() argument