Home
last modified time | relevance | path

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

/external/libxkbcommon/src/xkbcomp/
Dast.h267 } VarDef; typedef
/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp3631 const auto *VarDef = dyn_cast<VarDecl>(DRE->getDecl()); in IsPreserveAIArrayBase() local