Home
last modified time | relevance | path

Searched defs:VarDef (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp1396 for (const Record *VarDef : in getIntersectingVariants() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp4265 const auto *VarDef = dyn_cast<VarDecl>(DRE->getDecl()); in IsPreserveAIArrayBase() local