Home
last modified time | relevance | path

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

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