reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
950 S.Stk.push<Pointer>(Ptr.expand());
tools/clang/lib/AST/Interp/InterpFrame.cpp94 F = F.isArrayElement() ? F.getArray().expand() : F.getBase(); 100 OS << "[" << It->expand().getIndex() << "]";