Home
last modified time | relevance | path

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

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