Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp3713 VarTemplateDecl *VarTemplate, VarDecl *FromVar, in BuildVarTemplateInstantiation()
DTreeTransform.h6709 if (VarDecl *FromVar = S->getCatchParamDecl()) { in TransformObjCAtCatchStmt() local
/external/clang/lib/AST/
DASTImporter.cpp2375 bool ASTNodeImporter::IsStructuralMatch(VarDecl *FromVar, VarDecl *ToVar, in IsStructuralMatch()