Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp740 if (auto *VarDIE = getDIE(Var)) constructTypeDIE() local
998 auto *VarDIE = getDIE(Var); constructTypeDIE() local
1400 if (auto *VarDIE = getDIE(BV)) constructSubrangeDIE() local
1439 if (auto *VarDIE = getDIE(BV)) constructGenericSubrangeDIE() local
1519 if (auto *VarDIE = getDIE(Var)) constructArrayTypeDIE() local
1530 if (auto *VarDIE = getDIE(Var)) constructArrayTypeDIE() local
1541 if (auto *VarDIE = getDIE(Var)) constructArrayTypeDIE() local
[all...]