Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp724 if (auto *VarDIE = getDIE(Var)) constructTypeDIE() local
965 auto *VarDIE = getDIE(Var); constructTypeDIE() local
1367 if (auto *VarDIE = getDIE(BV)) constructSubrangeDIE() local
1406 if (auto *VarDIE = getDIE(BV)) constructGenericSubrangeDIE() local
1486 if (auto *VarDIE = getDIE(Var)) constructArrayTypeDIE() local
1497 if (auto *VarDIE = getDIE(Var)) constructArrayTypeDIE() local
1508 if (auto *VarDIE = getDIE(Var)) constructArrayTypeDIE() local
[all...]