Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaConcept.cpp523 Expr *SubstExpr, in diagnoseWellFormedUnsatisfiedConstraintExpr()
H A DSemaTemplateInstantiate.cpp3477 Sema::SubstExpr(Expr *E, const MultiLevelTemplateArgumentList &TemplateArgs) { in SubstExpr() function in Sema
H A DSemaTemplateInstantiateDecl.cpp299 auto SubstExpr = [&](Expr *E) -> ExprResult { in instantiateOMPDeclareSimdDeclAttr() local