Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp5198 BuildVarTemplateInstantiation(VarTemplateDecl * VarTemplate,VarDecl * FromVar,const TemplateArgumentList * PartialSpecArgs,const TemplateArgumentListInfo & TemplateArgsInfo,SmallVectorImpl<TemplateArgument> & Converted,SourceLocation PointOfInstantiation,LateInstantiatedAttrVec * LateAttrs,LocalInstantiationScope * StartingScope) BuildVarTemplateInstantiation() argument
H A DTreeTransform.h8624 if (VarDecl *FromVar = S->getCatchParamDecl()) { TransformObjCAtCatchStmt() local
/llvm-project/clang/unittests/AST/
H A DASTImporterTest.cpp921 ImportType(FromVar->getType().getCanonicalType(), FromVar, Lang_C99); in TEST_P() local
3450 auto *FromVar = FirstDeclMatcher<ParmVarDecl>().match( TEST_P() local
[all...]