Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4890 VarTemplateDecl *VarTemplate, VarDecl *FromVar, in BuildVarTemplateInstantiation()
H A DTreeTransform.h7941 if (VarDecl *FromVar = S->getCatchParamDecl()) { in TransformObjCAtCatchStmt() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp2169 bool ASTNodeImporter::IsStructuralMatch(VarDecl *FromVar, VarDecl *ToVar, in IsStructuralMatch()