Home
last modified time | relevance | path

Searched defs:FromVar (Results 1 – 7 of 7) 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/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp4882 VarTemplateDecl *VarTemplate, VarDecl *FromVar, in BuildVarTemplateInstantiation()
DTreeTransform.h7850 if (VarDecl *FromVar = S->getCatchParamDecl()) { in TransformObjCAtCatchStmt() local
/external/clang/lib/AST/
DASTImporter.cpp2375 bool ASTNodeImporter::IsStructuralMatch(VarDecl *FromVar, VarDecl *ToVar, in IsStructuralMatch()
/external/llvm-project/clang/unittests/AST/
DASTImporterTest.cpp705 auto *FromVar = in TEST_P() local
/external/llvm-project/clang/lib/AST/
DASTImporter.cpp2135 bool ASTNodeImporter::IsStructuralMatch(VarDecl *FromVar, VarDecl *ToVar, in IsStructuralMatch()