Searched refs:getGlobalIdx (Results 1 – 2 of 2) sorted by relevance
353 } else if (auto Idx = getGlobalIdx(VD)) { in dereferenceVar()473 if (Optional<unsigned> Idx = getGlobalIdx(VD)) { in getPtrVarDecl()484 ByteCodeExprGen<Emitter>::getGlobalIdx(const VarDecl *VD) { in getGlobalIdx() function in ByteCodeExprGen
209 llvm::Optional<unsigned> getGlobalIdx(const VarDecl *VD);